10#ifndef EVENTINFO_EVENTTYPE_H
11# define EVENTINFO_EVENTTYPE_H 1
106 const std::string&
user_type (
void)
const;
124 std::string m_user_type;
void get_detdescr_tags(NameTagPairVec &pairs)
static const EventTypeCode IS_CALIBRATION
std::vector< NameTagPair > NameTagPairVec
BitMask::size_type EventTypeCode
void set_detdescr_tags(const NameTagPairVec &pairs)
std::pair< std::string, std::string > NameTagPair
void set_user_type(const std::string &user_type)
const std::string & user_type(void) const
BitMaskIterator bit_mask_end(void) const
BitMask::const_iterator BitMaskIterator
static const EventTypeCode IS_SIMULATION
BitMaskIterator bit_mask_begin(void) const
void add_type(EventTypeCode type_code)
static const EventTypeCode IS_TESTBEAM
std::vector< bool > BitMask