ATLAS Offline Software
FPGATrackSimInputUtils.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3  */
4 
5 
6 #ifndef FPGATrackSimSGInput_TRIGFPGATrackSimINPUTUTILS_H
7 #define FPGATrackSimSGInput_TRIGFPGATrackSimINPUTUTILS_H
8 
10 #include <bitset>
11 
12 
14 
16  typedef std::bitset<NBITS> ParentBitmask;
18 }
19 
20 #endif
FPGATrackSimInputUtils
Definition: FPGATrackSimInputUtils.h:13
FPGATrackSimInputUtils::ParentBitmask
std::bitset< NBITS > ParentBitmask
Definition: FPGATrackSimInputUtils.h:16
python.PerfMonSerializer.p
def p
Definition: PerfMonSerializer.py:743
FPGATrackSimInputUtils::PION_PARENT_BIT
@ PION_PARENT_BIT
Definition: FPGATrackSimInputUtils.h:15
GenParticle_fwd.h
FPGATrackSimInputUtils::B_PARENT_BIT
@ B_PARENT_BIT
Definition: FPGATrackSimInputUtils.h:15
FPGATrackSimInputUtils::Bits
Bits
Definition: FPGATrackSimInputUtils.h:15
FPGATrackSimInputUtils::PION_IMMEDIATE_PARENT_BIT
@ PION_IMMEDIATE_PARENT_BIT
Definition: FPGATrackSimInputUtils.h:15
FPGATrackSimInputUtils::construct_truth_bitmap
const ParentBitmask construct_truth_bitmap(HepMC::ConstGenParticlePtr p)
Definition: FPGATrackSimInputUtils.cxx:10
FPGATrackSimInputUtils::TAU_PARENT_BIT
@ TAU_PARENT_BIT
Definition: FPGATrackSimInputUtils.h:15
HepMC::ConstGenParticlePtr
const GenParticle * ConstGenParticlePtr
Definition: GenParticle.h:38
FPGATrackSimInputUtils::NBITS
@ NBITS
Definition: FPGATrackSimInputUtils.h:15