Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Alignment
CocoaFit
src
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
8
#include "
Alignment/CocoaFit/interface/HistoDef.h
"
9
#include <
math.h
>
10
11
//@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@2
12
void
HistoDef::init
(
ALIstring
name
)
13
{
14
theName
=
name
;
15
theMin
=
ALI_DBL_MAX
;
16
theMax
= -
ALI_DBL_MAX
;
17
}
math.h
HistoDef::theName
ALIstring theName
Definition:
HistoDef.h:44
HistoDef.h
HistoDef::name
ALIstring name() const
Definition:
HistoDef.h:26
mergeVDriftHistosByStation.name
string name
Definition:
mergeVDriftHistosByStation.py:77
HistoDef::theMin
float theMin
Definition:
HistoDef.h:45
HistoDef::init
void init(ALIstring name)
Definition:
HistoDef.cc:12
ALIstring
std::string ALIstring
Definition:
CocoaGlobals.h:9
HistoDef::theMax
float theMax
Definition:
HistoDef.h:46
ALI_DBL_MAX
const double ALI_DBL_MAX
Definition:
CocoaGlobals.h:24
Generated for CMSSW Reference Manual by
1.8.5