#include <ScEvent.h>
Detailed Description
Definition at line 24 of file ScEvent.h.
Constructor & Destructor Documentation
virtual ScEvent::~ScEvent |
( |
|
) |
[inline, virtual] |
Member Function Documentation
void ScEvent::AddData |
( |
nxyter::Data * |
digi, |
|
|
Long64_t |
hitTime, |
|
|
Int_t |
epoch | |
|
) |
| | |
Add a digi to the array
Definition at line 24 of file ScEvent.cxx.
References fAux, fDigis, fEpoch, fNAux, fNDigis, fT2sum, fTmean, fTstart, fTstop, fTsum, fTvar, and IsEmpty().
ScEvent::ClassDef |
( |
ScEvent |
, |
|
|
1 |
| |
|
) |
| | [private] |
Clear the event
Definition at line 15 of file ScEvent.cxx.
References fAux, fDigis, fEpoch, fNAux, fNDigis, fT2sum, fTmean, fTstart, fTstop, fTsum, and fTvar.
Referenced by ScEvent(), and ~ScEvent().
Int_t ScEvent::GetEpoch |
( |
|
) |
const [inline] |
Int_t ScEvent::GetNAux |
( |
|
) |
const [inline] |
Int_t ScEvent::GetNDigis |
( |
|
) |
const [inline] |
Double_t ScEvent::GetStartTime |
( |
|
) |
const [inline] |
Double_t ScEvent::GetStopTime |
( |
|
) |
const [inline] |
Double_t ScEvent::GetTime |
( |
|
) |
const [inline] |
Double_t ScEvent::GetTimeRms |
( |
|
) |
const [inline] |
Bool_t ScEvent::IsEmpty |
( |
|
) |
[inline] |
void ScEvent::Print |
( |
Option_t * |
opt = "" |
) |
const [virtual] |
Field Documentation
The documentation for this class was generated from the following files: