A simle analyse of base PMM2 event properties. More...
#include <Pmm2AnalyseEvProp.h>
Public Member Functions | |
Pmm2AnalyseEvProp () | |
void | Init () |
void | Save (char *mode=NULL) |
void | process () |
void | print () |
Ovreloaded medod whic do all job. More... | |
void | Set (HarpoDetEvent *event) |
virtual void | ProcessEvent (HarpoDetEvent *event) |
Protected Attributes | |
HarpoDetEvent * | anaEvt |
ULong_t | nEvents |
Private Attributes | |
TH1F * | helen |
Redefine empty default. More... | |
TH1F * | heprof |
Number of Digi's in event. More... | |
TH1F * | hadc [2] |
Hits per channel. More... | |
TH2F * | htvse |
Adc valuer for each gain. More... | |
TH2F * | hpps |
Time stamp vs Event number. More... | |
TH2F * | hramp |
Time stamp vs PPS counter. More... | |
TH1F * | htdiff |
Fine Time vs TDC Ramp. More... | |
TH1F * | htdiff2 |
Time Stamp differens. More... | |
int | itsold |
Time Stamp differens ( zoom on low val) More... | |
int | verbose |
A simle analyse of base PMM2 event properties.
Pmm2 Event Analysis code example.
Definition at line 17 of file Pmm2AnalyseEvProp.h.
|
inline |
Definition at line 21 of file Pmm2AnalyseEvProp.h.
|
virtual |
Reimplemented from HarpoDetAnalyse.
Definition at line 94 of file Pmm2AnalyseEvProp.cxx.
|
virtual |
Ovreloaded medod whic do all job.
Reimplemented from HarpoDetAnalyse.
|
virtual |
Reimplemented from HarpoDetAnalyse.
Definition at line 33 of file Pmm2AnalyseEvProp.cxx.
|
virtualinherited |
Definition at line 54 of file HarpoDetAnalyse.cxx.
|
virtual |
Reimplemented from HarpoDetAnalyse.
Definition at line 112 of file Pmm2AnalyseEvProp.cxx.
|
inherited |
|
protectedinherited |
Definition at line 18 of file HarpoDetAnalyse.h.
|
private |
Hits per channel.
Definition at line 31 of file Pmm2AnalyseEvProp.h.
|
private |
Redefine empty default.
Definition at line 29 of file Pmm2AnalyseEvProp.h.
|
private |
Number of Digi's in event.
Definition at line 30 of file Pmm2AnalyseEvProp.h.
|
private |
Time stamp vs Event number.
Definition at line 33 of file Pmm2AnalyseEvProp.h.
|
private |
Time stamp vs PPS counter.
Definition at line 34 of file Pmm2AnalyseEvProp.h.
|
private |
Fine Time vs TDC Ramp.
Definition at line 35 of file Pmm2AnalyseEvProp.h.
|
private |
Time Stamp differens.
Definition at line 36 of file Pmm2AnalyseEvProp.h.
|
private |
Adc valuer for each gain.
Definition at line 32 of file Pmm2AnalyseEvProp.h.
|
private |
Time Stamp differens ( zoom on low val)
Definition at line 39 of file Pmm2AnalyseEvProp.h.
|
protectedinherited |
Definition at line 19 of file HarpoDetAnalyse.h.
|
private |
Definition at line 40 of file Pmm2AnalyseEvProp.h.