1 #ifndef DATAFORMATS_FTLRECHIT_H
2 #define DATAFORMATS_FTLRECHIT_H 1
47 uint32_t flagBits = 0);
55 uint32_t flagBits = 0);
93 bool checkFlags(
const std::vector<int>& flagsvec)
const;
const DetId & detid() const
bool checkFlag(int flag) const
check if the flag is true
unsigned char flagBits_
store rechit condition (see Flags enum) in a bit-wise way
float energy() const
get the id
void setPosition(float position)
std::ostream & operator<<(std::ostream &out, const ALILine &li)
const MTDDetId mtdId() const
Detector identifier base class for the MIP Timing Layer.
bool isTimeErrorValid() const
bool checkFlags(const std::vector< int > &flagsvec) const
check if one of the flags in a set is true
void setEnergy(float energy)
void setFlag(int flag)
set the flags (from Flags or ESFlags)
void setPositionError(float poserr)
float positionError() const
float position_
position is the distance from the center of the bar to hit
void setTimeError(float err)