18 namespace MassSpectrumClass
24 positiveCharginoOne(
PDGIX::positiveCharginoOne,
25 PDGVII::positiveCharginoOne,
29 "${\\tilde{{\\chi}}}_{1}^{+}$" ),
30 negativeCharginoOne( positiveCharginoOne,
32 "${\\tilde{{\\chi}}}_{1}^{-}$" ),
33 positiveCharginoTwo(
PDGIX::positiveCharginoTwo,
34 PDGVII::positiveCharginoTwo,
38 "${\\tilde{{\\chi}}}_{2}^{+}$" ),
39 negativeCharginoTwo( positiveCharginoTwo,
41 "${\\tilde{{\\chi}}}_{2}^{-}$" ),
42 positiveCharginoPointers( 2,
43 &positiveCharginoOne ),
44 negativeCharginoPointers( 2,
45 &negativeCharginoOne )
std::vector< MassEigenstate * > negativeCharginoPointers
MassEigenstate negativeCharginoTwo
virtual ~CharginosOneToTwo()
std::vector< MassEigenstate * > positiveCharginoPointers
MassEigenstate positiveCharginoTwo
CharginosOneToTwo(bool const isVerbose=false, std::vector< bool > *const defaultFlags=NULL)