CMS 3D CMS Logo

BinningVariables.h
Go to the documentation of this file.
1 #ifndef BinningVariables_h
2 #define BinningVariables_h
3 
4 
6 
7 #include <map>
8 
10  public:
12 // Jets
14 // Muons
15 MuonPt=1001, MuonCharge=1002,MuonEta=1003, MuonPhi=1004,
16 // Continiuos Discriminator
17 Discriminator = 2001};
18 
20 };
21 
22 
23 #endif
#define COND_SERIALIZABLE
Definition: Serializable.h:38