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