ATLAS Offline Software
|
Public Member Functions | |
Clockwork () | |
~Clockwork () | |
Clockwork (const Clockwork &)=delete | |
Clockwork & | operator= (const Clockwork &)=delete |
void | BuildCellManagers () |
void | FillManagers () |
std::string | SearchTileRawchanKeys (const std::vector< std::string > &inputKeys) |
Public Attributes | |
VP1CaloCellController * | controller {nullptr} |
bool | noCalo {false} |
bool | noLArDigitsGlobal {false} |
bool | noLArDigitsEvent {false} |
bool | noTileDigitsGlobal {false} |
bool | noTileDigitsEvent {false} |
bool | modeSimple {true} |
const TileDetDescrManager * | tile_dd_man {nullptr} |
const CaloCell_ID * | calo_id {nullptr} |
const TileID * | tile_id {nullptr} |
const TileHWID * | tile_hw_id {nullptr} |
const TileInfo * | tile_info {nullptr} |
const TileCablingService * | tile_cabling {nullptr} |
const LArOnlineID * | lar_onlineID {nullptr} |
const ICaloBadChanTool * | calo_badchannel {nullptr} |
const CaloCellContainer * | calocells {nullptr} |
const LArDigitContainer * | lar_digits {nullptr} |
const TileDigitsContainer * | tile_digits {nullptr} |
const TileRawChannelContainer * | tile_rawchannel {nullptr} |
VP1CCManagerContainer | cell_managers |
VP1MbtsHelper * | mbtsHelper |
VP1CC_SoNode2CCMap | node2ccMap |
VP1CC_SeparatorMap | sepHelperMap |
VP1CC_SeparatorTypesSet | sepTypes |
Definition at line 61 of file VP1CaloCellSystem.cxx.
VP1CaloCellSystem::Clockwork::Clockwork | ( | ) |
Definition at line 161 of file VP1CaloCellSystem.cxx.
VP1CaloCellSystem::Clockwork::~Clockwork | ( | ) |
Definition at line 181 of file VP1CaloCellSystem.cxx.
void VP1CaloCellSystem::Clockwork::BuildCellManagers | ( | ) |
Definition at line 186 of file VP1CaloCellSystem.cxx.
void VP1CaloCellSystem::Clockwork::FillManagers | ( | ) |
Definition at line 259 of file VP1CaloCellSystem.cxx.
std::string VP1CaloCellSystem::Clockwork::SearchTileRawchanKeys | ( | const std::vector< std::string > & | inputKeys | ) |
Definition at line 401 of file VP1CaloCellSystem.cxx.
const ICaloBadChanTool* VP1CaloCellSystem::Clockwork::calo_badchannel {nullptr} |
Definition at line 120 of file VP1CaloCellSystem.cxx.
const CaloCell_ID* VP1CaloCellSystem::Clockwork::calo_id {nullptr} |
Definition at line 108 of file VP1CaloCellSystem.cxx.
const CaloCellContainer* VP1CaloCellSystem::Clockwork::calocells {nullptr} |
Definition at line 127 of file VP1CaloCellSystem.cxx.
VP1CCManagerContainer VP1CaloCellSystem::Clockwork::cell_managers |
Definition at line 137 of file VP1CaloCellSystem.cxx.
VP1CaloCellController* VP1CaloCellSystem::Clockwork::controller {nullptr} |
Definition at line 84 of file VP1CaloCellSystem.cxx.
const LArDigitContainer* VP1CaloCellSystem::Clockwork::lar_digits {nullptr} |
Definition at line 128 of file VP1CaloCellSystem.cxx.
const LArOnlineID* VP1CaloCellSystem::Clockwork::lar_onlineID {nullptr} |
Definition at line 119 of file VP1CaloCellSystem.cxx.
VP1MbtsHelper* VP1CaloCellSystem::Clockwork::mbtsHelper |
Definition at line 144 of file VP1CaloCellSystem.cxx.
bool VP1CaloCellSystem::Clockwork::modeSimple {true} |
Definition at line 97 of file VP1CaloCellSystem.cxx.
bool VP1CaloCellSystem::Clockwork::noCalo {false} |
Definition at line 91 of file VP1CaloCellSystem.cxx.
VP1CC_SoNode2CCMap VP1CaloCellSystem::Clockwork::node2ccMap |
Definition at line 152 of file VP1CaloCellSystem.cxx.
bool VP1CaloCellSystem::Clockwork::noLArDigitsEvent {false} |
Definition at line 93 of file VP1CaloCellSystem.cxx.
bool VP1CaloCellSystem::Clockwork::noLArDigitsGlobal {false} |
Definition at line 92 of file VP1CaloCellSystem.cxx.
bool VP1CaloCellSystem::Clockwork::noTileDigitsEvent {false} |
Definition at line 95 of file VP1CaloCellSystem.cxx.
bool VP1CaloCellSystem::Clockwork::noTileDigitsGlobal {false} |
Definition at line 94 of file VP1CaloCellSystem.cxx.
VP1CC_SeparatorMap VP1CaloCellSystem::Clockwork::sepHelperMap |
Definition at line 155 of file VP1CaloCellSystem.cxx.
VP1CC_SeparatorTypesSet VP1CaloCellSystem::Clockwork::sepTypes |
Definition at line 158 of file VP1CaloCellSystem.cxx.
const TileCablingService* VP1CaloCellSystem::Clockwork::tile_cabling {nullptr} |
Definition at line 118 of file VP1CaloCellSystem.cxx.
const TileDetDescrManager* VP1CaloCellSystem::Clockwork::tile_dd_man {nullptr} |
Definition at line 105 of file VP1CaloCellSystem.cxx.
const TileDigitsContainer* VP1CaloCellSystem::Clockwork::tile_digits {nullptr} |
Definition at line 129 of file VP1CaloCellSystem.cxx.
Definition at line 110 of file VP1CaloCellSystem.cxx.
Definition at line 109 of file VP1CaloCellSystem.cxx.
Definition at line 117 of file VP1CaloCellSystem.cxx.
const TileRawChannelContainer* VP1CaloCellSystem::Clockwork::tile_rawchannel {nullptr} |
Definition at line 130 of file VP1CaloCellSystem.cxx.