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 }
ALIstring theName
Definition: HistoDef.h:32
ALIstring name() const
Definition: HistoDef.h:24
float theMin
Definition: HistoDef.h:33
void init(ALIstring name)
Definition: HistoDef.cc:12
std::string ALIstring
Definition: CocoaGlobals.h:9
float theMax
Definition: HistoDef.h:34
const double ALI_DBL_MAX
Definition: CocoaGlobals.h:24