enum | TBElementID::TBElementID {
TBElementID::Unknown = 0,
TBElementID::BEAMPIPE1 = 1,
TBElementID::BEAMPIPE2 = 2,
TBElementID::SMV = 3,
TBElementID::S1 = 4,
TBElementID::S2 = 5,
TBElementID::S3 = 6,
TBElementID::SH = 7,
TBElementID::SNEW = 8,
TBElementID::MBPSID = 9,
TBElementID::IDET = 10,
TBElementID::Pixel = 11,
TBElementID::SCT = 15,
TBElementID::CTBTRT = 20,
TBElementID::TRT = 21,
TBElementID::CALO = 40,
TBElementID::LArTBBarrel = 41,
TBElementID::Tile = 50,
TBElementID::MuonWall = 51,
TBElementID::PhantomBarrel = 52,
TBElementID::CombinedScintillator = 53,
TBElementID::DeadMaterial = 54,
TBElementID::LArCrate = 55,
TBElementID::MUON = 60,
TBElementID::Muon = 61,
TBElementID::DUMPIRON = 62,
TBElementID::MBPL = 63,
TBElementID::MBPS2 = 64,
TBElementID::SCDUMP = 70,
TBElementID::SMT = 71,
TBElementID::MUON10x10A = 72,
TBElementID::MUON10x10B = 73,
TBElementID::MUON10x10C = 74,
TBElementID::MUON10x10D = 75,
TBElementID::MUONHODOSELECTOR = 76,
TBElementID::MUONHODOPLANE11 = 80,
TBElementID::MUONHODOPLANE12 = 81,
TBElementID::MUONHODOPLANE13 = 82,
TBElementID::MUONHODOPLANE14 = 83,
TBElementID::MUONHODOPLANE15 = 84,
TBElementID::MUONHODOPLANE16 = 85,
TBElementID::MUONHODOPLANE21 = 90,
TBElementID::MUONHODOPLANE22 = 91,
TBElementID::MUONHODOPLANE23 = 92,
TBElementID::MUONHODOPLANE24 = 93,
TBElementID::MUONHODOPLANE25 = 94,
TBElementID::MUONHODOPLANE26 = 95,
TBElementID::TotalSize = 100
} |