CMS 3D CMS Logo

HistoDef.cc
Go to the documentation of this file.
1 // COCOA class implementation file
2 //Id: HistoDef.cc
3 //CAT: AnalysisMgr
4 //
5 // History: v1.0
6 // Pedro Arce
7 
9 #include <cmath>
10 
11 //@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@2
13  theName = name;
16 }
HistoDef::theMax
float theMax
Definition: HistoDef.h:34
HistoDef::name
ALIstring name() const
Definition: HistoDef.h:24
ALIstring
std::string ALIstring
Definition: CocoaGlobals.h:9
ALI_DBL_MAX
const double ALI_DBL_MAX
Definition: CocoaGlobals.h:24
HistoDef::init
void init(ALIstring name)
Definition: HistoDef.cc:12
Skims_PA_cff.name
name
Definition: Skims_PA_cff.py:17
HistoDef::theName
ALIstring theName
Definition: HistoDef.h:32
HistoDef::theMin
float theMin
Definition: HistoDef.h:33
HistoDef.h