ATLAS Offline Software
Trigger/TrigT1/TrigT1CaloByteStream/src/ToString.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_TOSTRING_H
6 #define TRIGT1CALOBYTESTREAM_TOSTRING_H
7 #include <string>
10 
13 
14 namespace LVL1BS {
15  std::string ToString(const xAOD::TriggerTower& tt);
16  std::string ToString(const xAOD::TriggerTowerContainer& container);
17  std::string ToString(const xAOD::CPMTower& tt);
18  std::string ToString(const xAOD::CPMTowerContainer& container);
19 
20 }
21 
22 #endif
LVL1BS::ToString
std::string ToString(const xAOD::TriggerTower &tt)
Definition: ToString.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
LVL1BS
Definition: ZdcByteStreamReadV1V2Tool.h:47
TileDCSDataPlotter.tt
tt
Definition: TileDCSDataPlotter.py:874
xAOD::CPMTower_v2
Description of CPMTower_v2.
Definition: CPMTower_v2.h:26