#include <HarpoSimChamber.h>
Public Member Functions | |
HarpoSimChamber () | |
virtual | ~HarpoSimChamber () |
Int_t | StartEvent () |
HarpoSimEvent * | ProcessEvent (TpcSimMCEvent *ev) |
Int_t | ProcessTrack (TpcSimIonisationTrack *tr) |
Int_t | FinishEvent () |
void | SetReadout (HarpoSimReadout *readout) |
HarpoSimReadout * | GetReadout () |
void | SetDriftChamber (TpcSimDriftChamber *readout) |
TpcSimDriftChamber * | GetDriftChamber () |
void | SetElectronics (HarpoSimElectronics *digi) |
HarpoSimElectronics * | GetElectronics () |
Private Member Functions | |
ClassDef (HarpoSimChamber, 1) | |
Private Attributes | |
HarpoSimReadout * | fReadout |
HarpoSimElectronics * | fDigi |
TpcSimDriftChamber * | fDriftChamber |
Definition at line 19 of file HarpoSimChamber.h.
HarpoSimChamber::HarpoSimChamber | ( | ) |
|
virtual |
Definition at line 18 of file HarpoSimChamber.cxx.
|
private |
Int_t HarpoSimChamber::FinishEvent | ( | ) |
Definition at line 143 of file HarpoSimChamber.cxx.
|
inline |
Definition at line 38 of file HarpoSimChamber.h.
|
inline |
Definition at line 44 of file HarpoSimChamber.h.
|
inline |
Definition at line 35 of file HarpoSimChamber.h.
HarpoSimEvent * HarpoSimChamber::ProcessEvent | ( | TpcSimMCEvent * | ev | ) |
Definition at line 22 of file HarpoSimChamber.cxx.
Int_t HarpoSimChamber::ProcessTrack | ( | TpcSimIonisationTrack * | tr | ) |
Definition at line 65 of file HarpoSimChamber.cxx.
|
inline |
|
inline |
Definition at line 40 of file HarpoSimChamber.h.
|
inline |
Definition at line 31 of file HarpoSimChamber.h.
Int_t HarpoSimChamber::StartEvent | ( | ) |
Definition at line 128 of file HarpoSimChamber.cxx.
|
private |
Definition at line 50 of file HarpoSimChamber.h.
|
private |
Definition at line 51 of file HarpoSimChamber.h.
|
private |
Definition at line 49 of file HarpoSimChamber.h.