BOSS 6.6.4.p01
BESIII Offline Software System
Loading...
Searching...
No Matches
ClassID_temp.h
Go to the documentation of this file.
1//=========================================================================
2// ClassID_temp.h
3//=========================================================================
4//
5// Description: A temporary file that defines some type definitions
6// specific to this package and that will eventually be
7// added to the standard Athena file "GaudiKernel/ClassID.h"
8// once this package is placed in the CVS repository.
9//
10//-------------------------------------------------------------------------
11
12#ifndef CLASSID_TEMP_H
13#define CLASSID_TEMP_H
14
15#include "GaudiKernel/ClassID.h"
16
17unsigned const long PACKEDRAWEVENT_StorageType = 0xAB;
18
19#endif // CLASSID_TEMP_H
unsigned const long PACKEDRAWEVENT_StorageType
Definition: ClassID_temp.h:17