ATLAS Offline Software
ZdcModuleToString.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 ZDCMODULETOSTRING_H
6 #define ZDCMODULETOSTRING_H
7 
10 
11 std::string ZdcModuleToString(const xAOD::ZdcModule& zm) ;
12 std::string ZdcModuleToString(const xAOD::ZdcModuleContainer& zc) ;
13 
14 #endif
xAOD::ZdcModule_v1
Class containing ZDC Module information.
Definition: ZdcModule_v1.h:25
ZdcModuleToString
std::string ZdcModuleToString(const xAOD::ZdcModule &zm)
Definition: ZdcModuleToString.cxx:9
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
ZdcModule.h
ZdcModuleContainer.h