a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models Logo
NeutralinosOneToFive.cpp
Go to the documentation of this file.
1/*
2 * NeutralinosOneToFive.cpp
3 *
4 * Created on: Jan 27, 2012
5 * Author: Ben O'Leary (benjamin.oleary@gmail.com)
6 * Copyright 2012 Ben O'Leary
7 *
8 * This file is part of LesHouchesParserClasses, released under the
9 * GNU General Public License. Please see the accompanying
10 * README.LHPC_CPP.txt file for a full list of files, brief documentation
11 * on how to use these classes, and further details on the license.
12 */
13
14#include "MEC.hpp"
15
16namespace LHPC
17{
18 namespace MassSpectrumClass
19 {
21 std::vector< bool >* const defaultFlags ) :
22 MassSpectrum( isVerbose,
24 NeutralinosOneToFour( isVerbose,
26 neutralinoFive( PDGIX::neutralinoFive,
27 PDGVII::neutralinoFive,
28 mapAndVectorAndBools,
29 true,
30 "N5",
31 "${\\tilde{{\\tilde{{\\chi}}}}}_{5}^{0}$" )
32 {
34 }
35
37 {
38 // does nothing.
39 }
40
41 }
42
43}
NeutralinosOneToFive(bool const isVerbose=false, std::vector< bool > *const defaultFlags=NULL)
std::vector< MassEigenstate * > neutralinoPointers