ATLAS Offline Software
ZdcRdo.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 ZDCRDO_H
6 #define ZDCRDO_H
7 
9 
16 class ZdcRdo {
17 public:
18  ZdcRdo();
19 
20 };
21 
22 // obtained using clid -m ZdcRdo
23 CLASS_DEF( ZdcRdo , 164548392 , 1 )
24 
25 #endif
ZdcRdo::ZdcRdo
ZdcRdo()
Definition: ZdcRdo.cxx:9
ZdcRdo
Definition: ZdcRdo.h:16
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
CLASS_DEF.h
macros to associate a CLID to a type