#include <T1290Data.h>
Public Member Functions | |
T1290Proc () | |
virtual | ~T1290Proc () |
void | MakeHistos (TGo4EventProcessor *proc, const char *name="TDC") |
void | MakeDebugHistos (TGo4EventProcessor *proc, const char *name="TDC") |
void | FillHistos (T1290Data &data) |
void | FillDebugHistos (T1290Data &data) |
void | MakeHistos (TGo4EventProcessor *proc, Bool_t bWithDebugHistos, Bool_t bWithTriggerTime, const char *name="TDC") |
void | FillHistos (T1290Data &data, Bool_t bWithDebugHistos, Bool_t bWithTriggerTime) |
Data Fields | |
TH1 * | fTDC_chan |
TH1 * | fTDC_chanLead |
TH1 * | fTDC_chanTrail |
TH1 * | fTDC_lead [T1290Data::NumChan] |
TH1 * | fTDC_trail [T1290Data::NumChan] |
TH1 * | fTDC_width [T1290Data::NumChan] |
TH2 * | fTDC_chanLeadMulti |
TH2 * | fTDC_chanTrailMulti |
TH2 * | fTDC_lead_nblead [T1290Data::NumChan] |
TH1 * | fTDC_lead_multi [T1290Data::NumChan] |
TH1 * | fTDC_trail_multi [T1290Data::NumChan] |
TH1 * | fTDC_width_multi [T1290Data::NumChan] |
TH1 * | fTDC_CAEN_triggertimeHigh |
TH1 * | fTDC_CAEN_triggertimeLow |
Definition at line 43 of file T1290Data.h.
T1290Proc::T1290Proc | ( | ) |
Definition at line 147 of file T1290Data.cxx.
References fTDC_chan, fTDC_lead, fTDC_trail, and fTDC_width.
T1290Proc::~T1290Proc | ( | ) | [virtual] |
Definition at line 157 of file T1290Data.cxx.
void T1290Proc::FillDebugHistos | ( | T1290Data & | data | ) |
Definition at line 241 of file T1290Data.cxx.
References fTDC_chan, fTDC_lead_multi, fTDC_lead_nblead, fTDC_trail_multi, fTDC_width_multi, T1290Data::hit_lead, T1290Data::hit_trail, T1290Data::lead, T1290Data::lead_multi, and T1290Data::trail_multi.
void T1290Proc::FillHistos | ( | T1290Data & | data | ) |
Definition at line 219 of file T1290Data.cxx.
References fTDC_chan, fTDC_chanLead, fTDC_chanLeadMulti, fTDC_chanTrail, fTDC_chanTrailMulti, fTDC_lead, fTDC_trail, fTDC_width, T1290Data::hit_lead, T1290Data::hit_trail, T1290Data::lead, T1290Data::trail, and T1290Data::width.
void T1290Proc::FillHistos | ( | T1290Data & | data, | |
Bool_t | bWithDebugHistos, | |||
Bool_t | bWithTriggerTime | |||
) |
Definition at line 323 of file T1290Data.cxx.
References T1290Data::extended_trigger_time, fTDC_CAEN_triggertimeHigh, fTDC_CAEN_triggertimeLow, fTDC_chan, fTDC_chanLead, fTDC_chanLeadMulti, fTDC_chanTrail, fTDC_chanTrailMulti, fTDC_lead, fTDC_lead_multi, fTDC_lead_nblead, fTDC_trail, fTDC_trail_multi, fTDC_width, fTDC_width_multi, T1290Data::hit_lead, T1290Data::hit_trail, T1290Data::lead, T1290Data::lead_multi, T1290Data::trail, T1290Data::trail_multi, and T1290Data::width.
void T1290Proc::MakeDebugHistos | ( | TGo4EventProcessor * | proc, | |
const char * | name = "TDC" | |||
) |
Definition at line 196 of file T1290Data.cxx.
References fTDC_lead_multi, fTDC_lead_nblead, fTDC_trail_multi, and fTDC_width_multi.
void T1290Proc::MakeHistos | ( | TGo4EventProcessor * | proc, | |
Bool_t | bWithDebugHistos, | |||
Bool_t | bWithTriggerTime, | |||
const char * | name = "TDC" | |||
) |
Definition at line 260 of file T1290Data.cxx.
References fTDC_CAEN_triggertimeHigh, fTDC_CAEN_triggertimeLow, fTDC_chan, fTDC_chanLead, fTDC_chanLeadMulti, fTDC_chanTrail, fTDC_chanTrailMulti, fTDC_lead, fTDC_lead_multi, fTDC_lead_nblead, fTDC_trail, fTDC_trail_multi, fTDC_width, and fTDC_width_multi.
void T1290Proc::MakeHistos | ( | TGo4EventProcessor * | proc, | |
const char * | name = "TDC" | |||
) |
Definition at line 161 of file T1290Data.cxx.
References fTDC_chan, fTDC_chanLead, fTDC_chanLeadMulti, fTDC_chanTrail, fTDC_chanTrailMulti, fTDC_lead, fTDC_trail, and fTDC_width.
Definition at line 77 of file T1290Data.h.
Referenced by FillHistos(), and MakeHistos().
Definition at line 78 of file T1290Data.h.
Referenced by FillHistos(), and MakeHistos().
TH1* T1290Proc::fTDC_chan |
Definition at line 59 of file T1290Data.h.
Referenced by FillDebugHistos(), FillHistos(), MakeHistos(), and T1290Proc().
Definition at line 60 of file T1290Data.h.
Referenced by FillHistos(), and MakeHistos().
Definition at line 66 of file T1290Data.h.
Referenced by FillHistos(), and MakeHistos().
Definition at line 61 of file T1290Data.h.
Referenced by FillHistos(), and MakeHistos().
Definition at line 67 of file T1290Data.h.
Referenced by FillHistos(), and MakeHistos().
TH1* T1290Proc::fTDC_lead[T1290Data::NumChan] |
Definition at line 62 of file T1290Data.h.
Referenced by FillHistos(), MakeHistos(), and T1290Proc().
TH1* T1290Proc::fTDC_lead_multi[T1290Data::NumChan] |
Definition at line 72 of file T1290Data.h.
Referenced by FillDebugHistos(), FillHistos(), MakeDebugHistos(), and MakeHistos().
TH2* T1290Proc::fTDC_lead_nblead[T1290Data::NumChan] |
Definition at line 70 of file T1290Data.h.
Referenced by FillDebugHistos(), FillHistos(), MakeDebugHistos(), and MakeHistos().
TH1* T1290Proc::fTDC_trail[T1290Data::NumChan] |
Definition at line 63 of file T1290Data.h.
Referenced by FillHistos(), MakeHistos(), and T1290Proc().
TH1* T1290Proc::fTDC_trail_multi[T1290Data::NumChan] |
Definition at line 73 of file T1290Data.h.
Referenced by FillDebugHistos(), FillHistos(), MakeDebugHistos(), and MakeHistos().
TH1* T1290Proc::fTDC_width[T1290Data::NumChan] |
Definition at line 64 of file T1290Data.h.
Referenced by FillHistos(), MakeHistos(), and T1290Proc().
TH1* T1290Proc::fTDC_width_multi[T1290Data::NumChan] |
Definition at line 74 of file T1290Data.h.
Referenced by FillDebugHistos(), FillHistos(), MakeDebugHistos(), and MakeHistos().