ATLAS Offline Software
MdtFixedHashes.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 /***************************************************************************
6  * Muon Calib Identifiers
7  * -----------------------------------------
8  *
9  * Author : Martin Woudstra
10  * Creation Date: 03 May 2005
11  * Last Update : 09 May 2005
12  ***************************************************************************/
13 
17 #ifndef MUONCALIBIDENTIFIER_MDTFIXEDHASHES_H
18 # define MUONCALIBIDENTIFIER_MDTFIXEDHASHES_H
19 // std
20 #include <limits.h>
21 // other packages
22 
23 // this package
25 
26 CREATE_HASH_CLASS(MdtChamberHash)
27 
28 CREATE_HASH_CLASS(MdtMultilayerHash)
29 
30 CREATE_HASH_CLASS(MdtTubeHash)
31 
32 #endif // MUONCALIBIDENTIFIER_MDTFIXEDHASHES_H
CREATE_HASH_CLASS
#define CREATE_HASH_CLASS(ClassName)
<<class description should come here>>
Definition: HashMaker.h:25
HashMaker.h