All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
CoreCalib2 Struct Reference

container for holding the numbers needed for energy estimation More...

#include <KITutil.h>

Public Attributes

int level
 level of cluster More...
 
double Enom
 nominal i.e. More...
 
double a
 Eestimate = a+b*Ecore , a parameter of this funcition. More...
 
double b
 Eestimate = a+b*Ecore , b parameter of this funcition. More...
 
double Emin
 lower validity range of energy estimation funciton in GeV More...
 
double Emax
 upper validity range of energy estimation funciton in GeV More...
 

Detailed Description

container for holding the numbers needed for energy estimation

Definition at line 237 of file KITutil.h.

Member Data Documentation

double CoreCalib2::a

Eestimate = a+b*Ecore , a parameter of this funcition.

Definition at line 249 of file KITutil.h.

double CoreCalib2::b

Eestimate = a+b*Ecore , b parameter of this funcition.

Definition at line 253 of file KITutil.h.

double CoreCalib2::Emax

upper validity range of energy estimation funciton in GeV

Definition at line 261 of file KITutil.h.

double CoreCalib2::Emin

lower validity range of energy estimation funciton in GeV

Definition at line 257 of file KITutil.h.

double CoreCalib2::Enom

nominal i.e.

input energy in GeV

Definition at line 245 of file KITutil.h.

int CoreCalib2::level

level of cluster

Definition at line 241 of file KITutil.h.


The documentation for this struct was generated from the following file: