14 _is_initialized =
false;
26 _is_initialized =
false;
40 _is_initialized =
false;
70 if (_is_initialized)
return _f;
71 cout <<
"ERROR: KVDroite::GetFunction: I'm not initialized !" << endl;
81 if ((_a0 == 0) && (_theta == 0.)) {
82 cout <<
"ERROR: KVDroite::Init: you have to define theta and a0 befor initialisation !" << endl;
85 else if (_is_initialized) {
86 cout <<
"WARNING: KVDroite::Init: already initialized !" << endl;
90 _is_initialized =
true;
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
char * Form(const char *fmt,...)
Apparently, a straight line.
void Init(double min_=0., double max_=4096.)
void SetTheta(double theta)
constexpr Double_t DegToRad()