15 throw std::runtime_error(
"When marking that object passed the trigger discovered that TrigPassBits was created for other container");
18 throw std::runtime_error(
"When marking that object passed the trigger discovered to small bit storage");
25 throw std::runtime_error(
"When checking that object passed the trigger discovered to small bit storage");
const void * m_container_ptr
bool isPassing(unsigned position) const
Check the bit value a the position.
void markPassing(unsigned position, const void *cont=0)
Set the bit value a the position to true.
std::vector< bool > m_decisions
trainsient bits storage (STL docu assures that this is efficient)