ATLAS Offline Software
Loading...
Searching...
No Matches
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
16std::string ZdcToString(const xAOD::TriggerTower& tt);
18std::string ZdcToString(const xAOD::CPMTower& tt);
20
21//}
22
23#endif
std::string ZdcToString(const xAOD::TriggerTower &tt)
CPMTowerContainer_v2 CPMTowerContainer
Define the latest version of the CPMHits container.
TriggerTowerContainer_v2 TriggerTowerContainer
Define the latest version of the TriggerTower container.
CPMTower_v2 CPMTower
Define the latest version of the CPMTower class.
TriggerTower_v2 TriggerTower
Define the latest version of the TriggerTower class.