Analysis Software
Documentation for sPHENIX simulation software
|
#include <analysis/blob/master/Prototype2/EMCal/ShowerCalib/Proto2ShowerCalib.h>
Public Member Functions | |
Eval_Run () | |
virtual | ~Eval_Run () |
void | reset () |
Eval_Run () | |
virtual | ~Eval_Run () |
void | reset () |
Public Attributes | |
int | run |
int | event |
float | beam_mom |
int | hodo_h |
int | hodo_v |
float | C2_sum |
float | sum_energy_T |
sum tower energy after temp correction | |
float | EoP |
sum tower E over P after temp correction | |
bool | valid_hodo_v |
bool | valid_hodo_h |
bool | trigger_veto_pass |
bool | good_temp |
bool | good_e |
bool | good_data |
float | truth_y |
float | truth_z |
float | C1 |
bool | good_h |
Definition at line 47 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 47 of file Proto2ShowerCalib.h
|
inline |
Definition at line 50 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 50 of file Proto2ShowerCalib.h
References reset().
|
inlinevirtual |
Definition at line 55 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 55 of file Proto2ShowerCalib.h
|
inline |
Definition at line 47 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 47 of file Proto2ShowerCalib.h
References reset().
|
inlinevirtual |
Definition at line 52 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 52 of file Proto2ShowerCalib.h
|
inline |
Definition at line 57 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 57 of file Proto2ShowerCalib.h
References beam_mom, C1, C2_sum, EoP, good_e, good_h, good_temp, hodo_h, hodo_v, run, trigger_veto_pass, valid_hodo_h, and valid_hodo_v.
|
inline |
Definition at line 60 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 60 of file Proto2ShowerCalib.h
References beam_mom, C2_sum, EoP, good_data, good_e, good_temp, hodo_h, hodo_v, run, sum_energy_T, trigger_veto_pass, truth_y, truth_z, valid_hodo_h, and valid_hodo_v.
Referenced by Eval_Run(), Proto2ShowerCalib::process_event(), and Proto2ShowerCalib::Proto2ShowerCalib().
float Proto2ShowerCalib::Eval_Run::beam_mom |
Definition at line 85 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 85 of file Proto2ShowerCalib.h
Referenced by Proto2ShowerCalib::process_event(), and reset().
float Proto2ShowerCalib::Eval_Run::C1 |
Definition at line 81 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 81 of file Proto2ShowerCalib.h
Referenced by reset().
float Proto2ShowerCalib::Eval_Run::C2_sum |
Definition at line 90 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 90 of file Proto2ShowerCalib.h
Referenced by Proto2ShowerCalib::process_event(), and reset().
float Proto2ShowerCalib::Eval_Run::EoP |
sum tower E over P after temp correction
Definition at line 95 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 95 of file Proto2ShowerCalib.h
Referenced by Proto2ShowerCalib::process_event(), and reset().
int Proto2ShowerCalib::Eval_Run::event |
Definition at line 83 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 83 of file Proto2ShowerCalib.h
Referenced by Proto2ShowerCalib::process_event().
bool Proto2ShowerCalib::Eval_Run::good_data |
Definition at line 102 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 102 of file Proto2ShowerCalib.h
Referenced by Proto2ShowerCalib::process_event(), and reset().
bool Proto2ShowerCalib::Eval_Run::good_e |
Definition at line 101 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 101 of file Proto2ShowerCalib.h
Referenced by Proto2ShowerCalib::process_event(), and reset().
bool Proto2ShowerCalib::Eval_Run::good_h |
Definition at line 88 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 88 of file Proto2ShowerCalib.h
Referenced by reset().
bool Proto2ShowerCalib::Eval_Run::good_temp |
Definition at line 100 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 100 of file Proto2ShowerCalib.h
Referenced by Proto2ShowerCalib::process_event(), and reset().
int Proto2ShowerCalib::Eval_Run::hodo_h |
Definition at line 87 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 87 of file Proto2ShowerCalib.h
Referenced by Proto2ShowerCalib::process_event(), and reset().
int Proto2ShowerCalib::Eval_Run::hodo_v |
Definition at line 88 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 88 of file Proto2ShowerCalib.h
Referenced by Proto2ShowerCalib::process_event(), and reset().
int Proto2ShowerCalib::Eval_Run::run |
Definition at line 82 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 82 of file Proto2ShowerCalib.h
Referenced by Proto2ShowerCalib::process_event(), and reset().
float Proto2ShowerCalib::Eval_Run::sum_energy_T |
sum tower energy after temp correction
Definition at line 93 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 93 of file Proto2ShowerCalib.h
Referenced by Proto2ShowerCalib::process_event(), and reset().
bool Proto2ShowerCalib::Eval_Run::trigger_veto_pass |
Definition at line 99 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 99 of file Proto2ShowerCalib.h
Referenced by Proto2ShowerCalib::process_event(), and reset().
float Proto2ShowerCalib::Eval_Run::truth_y |
Definition at line 104 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 104 of file Proto2ShowerCalib.h
Referenced by Proto2ShowerCalib::process_event(), and reset().
float Proto2ShowerCalib::Eval_Run::truth_z |
Definition at line 105 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 105 of file Proto2ShowerCalib.h
Referenced by Proto2ShowerCalib::process_event(), and reset().
bool Proto2ShowerCalib::Eval_Run::valid_hodo_h |
Definition at line 98 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 98 of file Proto2ShowerCalib.h
Referenced by Proto2ShowerCalib::process_event(), and reset().
bool Proto2ShowerCalib::Eval_Run::valid_hodo_v |
Definition at line 97 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 97 of file Proto2ShowerCalib.h
Referenced by Proto2ShowerCalib::process_event(), and reset().