ATLAS Offline Software
|
Typedefs | |
typedef std::bitset< NBITS > | ParentBitmask |
Enumerations | |
enum | Bits { TAU_PARENT_BIT, B_PARENT_BIT, PION_PARENT_BIT, PION_IMMEDIATE_PARENT_BIT, NBITS } |
Functions | |
const ParentBitmask | construct_truth_bitmap (HepMC::ConstGenParticlePtr p) |
typedef std::bitset<NBITS> FPGATrackSimInputUtils::ParentBitmask |
Definition at line 16 of file FPGATrackSimInputUtils.h.
Enumerator | |
---|---|
TAU_PARENT_BIT | |
B_PARENT_BIT | |
PION_PARENT_BIT | |
PION_IMMEDIATE_PARENT_BIT | |
NBITS |
Definition at line 15 of file FPGATrackSimInputUtils.h.
const ParentBitmask FPGATrackSimInputUtils::construct_truth_bitmap | ( | HepMC::ConstGenParticlePtr | p | ) |
Definition at line 10 of file FPGATrackSimInputUtils.cxx.