allowPhotons(bool allow) | DecayFinder | inline |
allowPi0(bool allow) | DecayFinder | inline |
calculateEffectiveTPCradius(double vertex[3], double &effective_top_r, double &effective_bottom_r) | DecayFinder | private |
checkIfCorrectGeant4Particle(PHG4Particle *particle, bool &hasPhoton, bool &hasPi0, bool &trackFailedPT, bool &trackFailedETA) | DecayFinder | |
checkIfCorrectHepMCParticle(HepMC::GenParticle *particle, bool &trackFailedPT, bool &trackFailedETA) | DecayFinder | |
compareDecays(std::vector< int > required, std::vector< int > actual) | DecayFinder | |
createDecayNode(PHCompositeNode *topNode) | DecayFinder | |
Decay typedef | DecayFinder | |
decayChain | DecayFinder | private |
DecayFinder() | DecayFinder | |
DecayFinder(const std::string &name) | DecayFinder | explicit |
deleteElement(int arr[], int n, int x) | DecayFinder | |
End(PHCompositeNode *topNode) override | DecayFinder | virtual |
EndRun(const int) | SubsysReco | inlinevirtual |
enu_Verbosity enum name | Fun4AllBase | |
fillDecayNode(PHCompositeNode *topNode, Decay &decay) | DecayFinder | |
findDecay(PHCompositeNode *topNode) | DecayFinder | |
findParticle(const std::string &particle) | DecayFinder | |
Fun4AllBase(const std::string &name="NONAME") | Fun4AllBase | protected |
get_charge(const std::string &name) | DecayFinder | |
get_pdgcode(const std::string &name) | DecayFinder | |
Init(PHCompositeNode *topNode) override | DecayFinder | virtual |
InitRun(PHCompositeNode *) | SubsysReco | inlinevirtual |
isInRange(float min, float value, float max) | DecayFinder | |
m_allowPhotons | DecayFinder | private |
m_allowPi0 | DecayFinder | private |
m_container_name | DecayFinder | private |
m_counter | DecayFinder | private |
m_daughters_ID | DecayFinder | private |
m_decayDescriptor | DecayFinder | private |
m_decayMap | DecayFinder | private |
m_effective_bottom_tpc_r | DecayFinder | private |
m_effective_top_tpc_r | DecayFinder | private |
m_eta_high_req | DecayFinder | private |
m_eta_low_req | DecayFinder | private |
m_geneventmap | DecayFinder | private |
m_genevt | DecayFinder | private |
m_getChargeConjugate | DecayFinder | private |
m_intermediate_product_counter | DecayFinder | private |
m_intermediates_ID | DecayFinder | private |
m_mother_ID | DecayFinder | private |
m_motherDecayProducts | DecayFinder | private |
m_nCandFail_eta | DecayFinder | private |
m_nCandFail_pT | DecayFinder | private |
m_nCandFail_pT_and_eta | DecayFinder | private |
m_nCandHas_noPhoton_and_noPi0 | DecayFinder | private |
m_nCandHas_Photon | DecayFinder | private |
m_nCandHas_Photon_and_Pi0 | DecayFinder | private |
m_nCandHas_Pi0 | DecayFinder | private |
m_nCandReconstructable | DecayFinder | private |
m_nodeName | DecayFinder | private |
m_nTracksFromIntermediates | DecayFinder | private |
m_nTracksFromMother | DecayFinder | private |
m_pt_req | DecayFinder | private |
m_recalcualteEtaRange | DecayFinder | private |
m_save_dst | DecayFinder | private |
m_tpc_r | DecayFinder | private |
m_tpc_z | DecayFinder | private |
m_triggerOnDecay | DecayFinder | private |
m_truthinfo | DecayFinder | private |
multiplyVectorByScalarAndSort(std::vector< int > &v, int k) | DecayFinder | |
Name() const | Fun4AllBase | inlinevirtual |
Name(const std::string &name) | Fun4AllBase | inlinevirtual |
parseDecayDescriptor() | DecayFinder | |
Print(const std::string &="ALL") const override | SubsysReco | inlinevirtual |
printInfo() | DecayFinder | |
printNode(PHCompositeNode *topNode) | DecayFinder | |
process_event(PHCompositeNode *topNode) override | DecayFinder | virtual |
recalculateEta(double py, double vertex[3]) | DecayFinder | private |
Reset(PHCompositeNode *) | SubsysReco | inlinevirtual |
ResetEvent(PHCompositeNode *) | SubsysReco | inlinevirtual |
saveDST(bool save) | DecayFinder | inline |
searchGeant4Record(int barcode, int pid, std::vector< int > decayProducts, bool &breakLoop, bool &hasPhoton, bool &hasPi0, bool &failedPT, bool &failedETA, std::vector< int > &correctDecayProducts) | DecayFinder | |
searchHepMCRecord(HepMC::GenParticle *particle, std::vector< int > decayProducts, bool &breakLoop, bool &hasPhoton, bool &hasPi0, bool &failedPT, bool &failedETA, std::vector< int > &correctDecayProducts) | DecayFinder | |
setDecayDescriptor(const std::string &decayDescriptor) | DecayFinder | inline |
setEtaRange(float min, float max) | DecayFinder | inline |
setNodeName(const std::string &name) | DecayFinder | inline |
setPTmin(float pt) | DecayFinder | inline |
SubsysReco(const std::string &name="NONAME") | SubsysReco | inlineprotected |
triggerOnDecay(bool trigger) | DecayFinder | inline |
useDecaySpecificEtaRange(bool use) | DecayFinder | inline |
Verbosity(const int ival) | Fun4AllBase | inlinevirtual |
Verbosity(enu_Verbosity ival) | Fun4AllBase | inlinevirtual |
Verbosity() const | Fun4AllBase | inlinevirtual |
VERBOSITY_A_LOT enum value | Fun4AllBase | |
VERBOSITY_EVEN_MORE enum value | Fun4AllBase | |
VERBOSITY_MAX enum value | Fun4AllBase | |
VERBOSITY_MORE enum value | Fun4AllBase | |
VERBOSITY_QUIET enum value | Fun4AllBase | |
VERBOSITY_SOME enum value | Fun4AllBase | |
~DecayFinder() override=default | DecayFinder | |
~Fun4AllBase() | Fun4AllBase | virtual |
~SubsysReco() override | SubsysReco | inline |