HARPO  5.1.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Member Functions | Private Attributes
HarpoSimChamber Class Reference

#include <HarpoSimChamber.h>

Public Member Functions

 HarpoSimChamber ()
 
virtual ~HarpoSimChamber ()
 
Int_t StartEvent ()
 
HarpoSimEventProcessEvent (TpcSimMCEvent *ev)
 
Int_t ProcessTrack (TpcSimIonisationTrack *tr)
 
Int_t FinishEvent ()
 
void SetReadout (HarpoSimReadout *readout)
 
HarpoSimReadoutGetReadout ()
 
void SetDriftChamber (TpcSimDriftChamber *readout)
 
TpcSimDriftChamberGetDriftChamber ()
 
void SetElectronics (HarpoSimElectronics *digi)
 
HarpoSimElectronicsGetElectronics ()
 

Private Member Functions

 ClassDef (HarpoSimChamber, 1)
 

Private Attributes

HarpoSimReadoutfReadout
 
HarpoSimElectronicsfDigi
 
TpcSimDriftChamberfDriftChamber
 

Detailed Description

Definition at line 19 of file HarpoSimChamber.h.

Constructor & Destructor Documentation

HarpoSimChamber::HarpoSimChamber ( )
HarpoSimChamber::~HarpoSimChamber ( )
virtual

Definition at line 18 of file HarpoSimChamber.cxx.

Member Function Documentation

HarpoSimChamber::ClassDef ( HarpoSimChamber  ,
 
)
private
Int_t HarpoSimChamber::FinishEvent ( )

Definition at line 143 of file HarpoSimChamber.cxx.

Here is the call graph for this function:

Here is the caller graph for this function:

TpcSimDriftChamber* HarpoSimChamber::GetDriftChamber ( )
inline

Definition at line 38 of file HarpoSimChamber.h.

HarpoSimElectronics* HarpoSimChamber::GetElectronics ( )
inline

Definition at line 44 of file HarpoSimChamber.h.

HarpoSimReadout* HarpoSimChamber::GetReadout ( )
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.

Here is the call graph for this function:

Here is the caller graph for this function:

void HarpoSimChamber::SetDriftChamber ( TpcSimDriftChamber readout)
inline

Definition at line 37 of file HarpoSimChamber.h.

Here is the caller graph for this function:

void HarpoSimChamber::SetElectronics ( HarpoSimElectronics digi)
inline

Definition at line 40 of file HarpoSimChamber.h.

Here is the call graph for this function:

Here is the caller graph for this function:

void HarpoSimChamber::SetReadout ( HarpoSimReadout readout)
inline

Definition at line 31 of file HarpoSimChamber.h.

Here is the call graph for this function:

Here is the caller graph for this function:

Int_t HarpoSimChamber::StartEvent ( )

Definition at line 128 of file HarpoSimChamber.cxx.

Here is the call graph for this function:

Here is the caller graph for this function:

Field Documentation

HarpoSimElectronics* HarpoSimChamber::fDigi
private

Definition at line 50 of file HarpoSimChamber.h.

TpcSimDriftChamber* HarpoSimChamber::fDriftChamber
private

Definition at line 51 of file HarpoSimChamber.h.

HarpoSimReadout* HarpoSimChamber::fReadout
private

Definition at line 49 of file HarpoSimChamber.h.


The documentation for this class was generated from the following files: