#include <CEventSimData_ROOT.h>
Public Member Functions | |
CEventSimData_ROOT () | |
CEventSimData_ROOT (const cevt::CEventSimData &d) | |
ClassDefNV (CEventSimData_ROOT, DONT_CHANGE_THIS_NUMBER) | |
void | operator>> (cevt::CEventSimData &d) const |
Public Attributes | |
double | f_chisquare_corsika_500 = 0 |
TH1D | f_hNmu |
double | f_ndf_corsika_500 = 0 |
double | f_Nmu_corsika_500 = 0 |
double | f_Nmu_corsika_rec_500 = 0 |
double | f_par0_corsika_500 = 0 |
double | f_par1_corsika_500 = 0 |
double | f_par2_corsika_500 = 0 |
Definition at line 15 of file CEventSimData_ROOT.h.
|
inline |
Definition at line 18 of file CEventSimData_ROOT.h.
CEventSimData_ROOT::CEventSimData_ROOT | ( | const cevt::CEventSimData & | d | ) |
Definition at line 10 of file CEventSimData_ROOT.cc.
io::CEventSimData_ROOT::ClassDefNV | ( | CEventSimData_ROOT | , |
DONT_CHANGE_THIS_NUMBER | |||
) |
void CEventSimData_ROOT::operator>> | ( | cevt::CEventSimData & | d | ) | const |
Definition at line 22 of file CEventSimData_ROOT.cc.
References f_chisquare_corsika_500, f_hNmu, f_ndf_corsika_500, f_Nmu_corsika_500, f_Nmu_corsika_rec_500, f_par0_corsika_500, f_par1_corsika_500, f_par2_corsika_500, cevt::CEventSimData::SetFitInfo(), cevt::CEventSimData::SetHistoNmu(), and cevt::CEventSimData::SetNmu_corsika_500_2000().
double io::CEventSimData_ROOT::f_chisquare_corsika_500 = 0 |
Definition at line 27 of file CEventSimData_ROOT.h.
Referenced by operator>>().
TH1D io::CEventSimData_ROOT::f_hNmu |
Definition at line 24 of file CEventSimData_ROOT.h.
Referenced by operator>>().
double io::CEventSimData_ROOT::f_ndf_corsika_500 = 0 |
Definition at line 28 of file CEventSimData_ROOT.h.
Referenced by operator>>().
double io::CEventSimData_ROOT::f_Nmu_corsika_500 = 0 |
Definition at line 25 of file CEventSimData_ROOT.h.
Referenced by operator>>().
double io::CEventSimData_ROOT::f_Nmu_corsika_rec_500 = 0 |
Definition at line 26 of file CEventSimData_ROOT.h.
Referenced by operator>>().
double io::CEventSimData_ROOT::f_par0_corsika_500 = 0 |
Definition at line 29 of file CEventSimData_ROOT.h.
Referenced by operator>>().
double io::CEventSimData_ROOT::f_par1_corsika_500 = 0 |
Definition at line 30 of file CEventSimData_ROOT.h.
Referenced by operator>>().
double io::CEventSimData_ROOT::f_par2_corsika_500 = 0 |
Definition at line 31 of file CEventSimData_ROOT.h.
Referenced by operator>>().