 |
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef __TopoCore__Decision__
9 #define __TopoCore__Decision__
Decision(unsigned int firstBit=0, unsigned int nBits=1)
unsigned int lastBit() const
std::ostream & operator<<(std::ostream &, const TCS::Decision &)
uint64_t decision() const
void setBit(unsigned int index, bool value)
unsigned int nBits() const
void setNBits(unsigned int nBits)
void setOverflow(bool value)
unsigned int firstBit() const
bool bit(unsigned int index) const
void setFirstBit(unsigned int startBit)
void setAmbiguity(bool value)