CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_3/src/DQMOffline/JetMET/interface/GlobalVariables.h

Go to the documentation of this file.
00001 #ifndef GlobalVariables_H
00002 #define GlobalVariables_H
00003 
00004 
00005 const int    nbinsPV = 50;
00006 const double PVlow   =  0;
00007 const double PVup    = 50;
00008 
00009 
00010 #endif