CGEM BOSS 6.6.5.i
BESIII Offline Software System
|
#include <EvtId.hh>
Public Member Functions | |
EvtId () | |
EvtId (int id, int alias) | |
int | operator== (const EvtId &id) const |
int | operator!= (const EvtId &id) const |
int | getId () const |
int | getAlias () const |
int | isAlias () const |
Friends | |
std::ostream & | operator<< (std::ostream &s, const EvtId &v) |
|
inline |
|
inline |
Definition at line 43 of file EvtId.hh.
Referenced by EvtPDL::aliasChgConj(), EvtDecayTable::findChannel(), EvtDecayTable::getDecayFunc(), EvtDecayTable::gettheDecay(), EvtDecayTable::inChannelList(), EvtDecayBase::matchingDecay(), EvtPDL::name(), EvtDecayTable::readDecayFile(), and EvtDecayBase::saveDecayInfo().
|
inline |
Definition at line 41 of file EvtId.hh.
Referenced by EvtPDL::addFactorPn(), EvtPDL::aliasChgConj(), EvtPDL::changeLS(), EvtPDL::chg3(), EvtJ2BB2::decay(), EvtPDL::fixLSForSP8(), EvtPDL::getctau(), EvtPDL::getMass(), EvtPDL::getMassProb(), EvtPDL::getMaxMass(), EvtPDL::getMaxRange(), EvtPDL::getMeanMass(), EvtPDL::getMinMass(), EvtPDL::getRandMass(), EvtPDL::getSpinType(), EvtPDL::getWidth(), EvtPDL::includeBirthFactor(), EvtPDL::includeDecayFactor(), EvtDiracParticle::init(), EvtNeutrinoParticle::init(), EvtDecayAmp::makeDecay(), EvtPto3PAmpFactory::processAmp(), EvtDecayTable::readDecayFile(), EvtPDL::reSetBlatt(), EvtPDL::reSetMass(), EvtPDL::reSetMassMax(), EvtPDL::reSetMassMin(), EvtPDL::reSetWidth(), EvtParticle::setpart_num(), and EvtPDL::setPWForDecay().
|
inline |
|
inline |
|
inline |
|
friend |