ATLAS Offline Software
Loading...
Searching...
No Matches
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
11std::string ZdcModuleToString(const xAOD::ZdcModule& zm) ;
12std::string ZdcModuleToString(const xAOD::ZdcModuleContainer& zc) ;
13
14#endif
std::string ZdcModuleToString(const xAOD::ZdcModule &zm)
ZdcModuleContainer_v1 ZdcModuleContainer
ZdcModule_v1 ZdcModule
Definition ZdcModule.h:15