ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgTool.h"
#include <vector>
#include <string>
#include "CaloTriggerTool/LArTTCellMap.h"
#include "CaloTriggerTool/CaloTTOnOffIdMap.h"
#include "CaloTriggerTool/CaloTTOnAttrIdMap.h"
#include "CaloTriggerTool/CaloTTPpmRxIdMap.h"
#include "Identifier/HWIdentifier.h"
#include "CaloIdentifier/LArID_Exception.h"
#include "CaloIdentifier/CaloID_Exception.h"
#include "TrigT1CaloCalibConditions/L1CaloCoolChannelId.h"
#include "TrigT1CaloCalibConditions/L1CaloRxCoolChannelId.h"
#include "CxxUtils/CachedPointer.h"
Go to the source code of this file.
Classes | |
class | CaloTriggerTowerService |
Tool providing the mapping of the online and offline TriggerTower identifiers as well as the TT-cells mapping. More... | |