ATLAS Offline Software
ZdcToString.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef TRIGT1CALOBYTESTREAM_ZDCTOSTRING_H
6 #define TRIGT1CALOBYTESTREAM_ZDCTOSTRING_H
7 #include <string>
10 
13 
14 //namespace LVL1BS {
15 
16 std::string ZdcToString(const xAOD::TriggerTower& tt);
17 std::string ZdcToString(const xAOD::TriggerTowerContainer& container);
18 std::string ZdcToString(const xAOD::CPMTower& tt);
19 std::string ZdcToString(const xAOD::CPMTowerContainer& container);
20 
21 //}
22 
23 #endif
ZdcToString
std::string ZdcToString(const xAOD::TriggerTower &tt)
Definition: ZdcToString.cxx:23
TriggerTowerContainer.h
CPMTowerContainer.h
CPMTower.h
xAOD::TriggerTower_v2
Description of TriggerTower_v2.
Definition: TriggerTower_v2.h:49
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
TriggerTower.h
TileDCSDataPlotter.tt
tt
Definition: TileDCSDataPlotter.py:874
xAOD::CPMTower_v2
Description of CPMTower_v2.
Definition: CPMTower_v2.h:26