|
Jpp
18.2.1-ARCA-DF-PATCH
the software that should make you happy
|
Example class for data analysis. More...
Public Member Functions | |
| JAnalysis () | |
| Constructor. More... | |
| ~JAnalysis () | |
| Destructior. More... | |
| virtual bool | put (const JDAQTimeslice ×lice) |
| Process data. More... | |
Public Attributes | |
| TH1D | h0 |
| TH1D | h1 |
| TH1D | h2 |
| counter_type | counter |
Example class for data analysis.
Definition at line 43 of file JDAQTimesliceSelector.cc.
|
inline |
Constructor.
Definition at line 49 of file JDAQTimesliceSelector.cc.
|
inline |
|
inlinevirtual |
Process data.
| timeslice | timeslice |
Definition at line 85 of file JDAQTimesliceSelector.cc.
| TH1D JAnalysis::h0 |
Definition at line 103 of file JDAQTimesliceSelector.cc.
| TH1D JAnalysis::h1 |
Definition at line 104 of file JDAQTimesliceSelector.cc.
| TH1D JAnalysis::h2 |
Definition at line 105 of file JDAQTimesliceSelector.cc.
| counter_type JAnalysis::counter |
Definition at line 107 of file JDAQTimesliceSelector.cc.
1.8.5