19 #ifndef _PDG_CODE_LIST_H_ 20 #define _PDG_CODE_LIST_H_ 70 #endif // _PDG_CODE_LIST_H_
THE MAIN GENIE PROJECT NAMESPACE
PDGCodeList & operator=(const PDGCodeList &list)
overloaded operators
bool ExistsInPDGCodeList(int pdg_code) const
PDGCodeList(bool allowdup=false)
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic >::Index size_type
bool fAllowDuplicateEntries
allow duplicate entries in the list?
ostream & operator<<(ostream &stream, const AlgConfigPool &config_pool)
bool DuplEntriesAllowed(void) const
check state
friend ostream & operator<<(ostream &stream, const PDGCodeList &list)
bool ExistsInPDGLibrary(int pdg_code) const
bool CheckPDGCode(int pdg_code) const
PDG code checks used by PDGCodeList.
void Print(ostream &stream) const
void insert(iterator pos, size_type n, const int &x)
void Copy(const PDGCodeList &list)
copy / print
void push_back(int pdg_code)