1 #ifndef RESONANCEPROPERTIESLIST_HH 2 #define RESONANCEPROPERTIESLIST_HH 39 std::vector<ResonanceProperties*>
theList;
41 std::map<int, ResonanceProperties* >
byID;
std::vector< ResonanceProperties * > theList
const std::string & prefix() const
ResonancePropertiesList(const std::string &namePrefix="", MINT::MinuitParameterSet *mps=0)
const ResonanceProperties * get(int i) const
static ResonancePropertiesList * getMe(const std::string &prefix="", MINT::MinuitParameterSet *mps=0)
std::map< int, ResonanceProperties * > byID
MINT::MinuitParameterSet * getMinuitParameterSet()
const MINT::FitParameter & radius() const
MINT::MinuitParameterSet * _mps
const ResonanceProperties * AddToList(ResonanceProperties *rp)
MINT::FitParameter _radius
static std::map< std::pair< std::string, const MINT::MinuitParameterSet * >, ResonancePropertiesList * > _mapOfLists
const ResonanceProperties * AddToListIfMissing(int pdg)