#include <PFAlgo.h>
Public Attributes | |
std::vector< unsigned > | ecalIs |
std::vector< unsigned > | hcalIs |
std::vector< unsigned > | hfEmIs |
std::vector< unsigned > | hfHadIs |
std::vector< unsigned > | hoIs |
std::vector< unsigned > | ps1Is |
std::vector< unsigned > | ps2Is |
std::vector< unsigned > | trackIs |
std::vector<unsigned> ElementIndices::ecalIs |
Definition at line 44 of file PFAlgo.h.
Referenced by PFAlgo::createCandidatesECAL(), PFAlgo::decideType(), and PFAlgo::elementLoop().
std::vector<unsigned> ElementIndices::hcalIs |
Definition at line 42 of file PFAlgo.h.
Referenced by PFAlgo::createCandidatesHCAL(), PFAlgo::createCandidatesHCALUnlinked(), PFAlgo::decideType(), and PFAlgo::elementLoop().
std::vector<unsigned> ElementIndices::hfEmIs |
Definition at line 49 of file PFAlgo.h.
Referenced by PFAlgo::createCandidatesHF(), PFAlgo::decideType(), and PFAlgo::elementLoop().
std::vector<unsigned> ElementIndices::hfHadIs |
Definition at line 50 of file PFAlgo.h.
Referenced by PFAlgo::createCandidatesHF(), PFAlgo::decideType(), and PFAlgo::elementLoop().
std::vector<unsigned> ElementIndices::hoIs |
Definition at line 43 of file PFAlgo.h.
Referenced by PFAlgo::decideType(), and PFAlgo::elementLoop().
std::vector<unsigned> ElementIndices::trackIs |
Definition at line 45 of file PFAlgo.h.
Referenced by PFAlgo::createCandidatesHF(), PFAlgo::decideType(), and PFAlgo::elementLoop().