Class Reference for E1039 Core & Analysis Software
UtilBeam.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 UtilBeam
 A set of utility functions about the beam info.
 

Functions

double UtilBeam::PoTRaw (const unsigned int spill_id)
 Return the raw number of PoT. More...
 
double UtilBeam::PoTLive (const unsigned int spill_id)
 Return the live number of PoT. More...
 
double UtilBeam::PoTPerQIE (const unsigned int spill_id)
 Return PoT/QIEsum. More...
 
double UtilBeam::QIE2Proton (const int qie_count, const unsigned int spill_id)
 Convert the QIE count to the number of protons. More...
 
void UtilBeam::ListOfRfValues (int &n_value, int *&list_values)
 Make a list of QIE RF+nn values. More...
 
void UtilBeam::ListOfRfValues (int &n_value, double *&list_values)
 Make a list of QIE RF+nn values. More...