const std::list< int > & list() const
Return the wrapped STL list.
bool hasInList(const int &pdgID, const bool tightMatch=false) const
Tells if a given particle or pID is in the list if tightMatch = false : look only if std::abs() of pa...
A simple wrapper for std::list<int> to model a list of particle identity candidates.
void add(const int &partID)