#include <PndGemDetector.h>
Definition at line 27 of file PndGemDetector.h.
◆ PndGemDetector() [1/2]
PndGemDetector::PndGemDetector |
( |
| ) |
|
◆ PndGemDetector() [2/2]
PndGemDetector::PndGemDetector |
( |
const char * |
name, |
|
|
Bool_t |
active |
|
) |
| |
Standard constructor.
- Parameters
-
name | detetcor name |
active | sensitivity flag |
◆ ~PndGemDetector()
virtual PndGemDetector::~PndGemDetector |
( |
| ) |
|
|
virtual |
◆ ConstructGeometry()
virtual void PndGemDetector::ConstructGeometry |
( |
| ) |
|
|
virtual |
Virtual method Construct geometry
Constructs the PndGemDetector geometry
◆ CopyClones()
virtual void PndGemDetector::CopyClones |
( |
TClonesArray * |
cl1, |
|
|
TClonesArray * |
cl2, |
|
|
Int_t |
offset |
|
) |
| |
|
virtual |
Virtual method CopyClones
Copies the hit collection with a given track index offset
- Parameters
-
cl1 | Origin |
cl2 | Target |
offset | Index offset |
◆ EndOfEvent()
virtual void PndGemDetector::EndOfEvent |
( |
| ) |
|
|
virtual |
Virtual method EndOfEvent
If verbosity level is set, Print hit collection at the end of the event and resets it afterwards.
◆ FinishRun()
virtual void PndGemDetector::FinishRun |
( |
| ) |
|
|
virtual |
◆ GetCollection()
virtual TClonesArray* PndGemDetector::GetCollection |
( |
Int_t |
iColl | ) |
const |
|
virtual |
Accessor to the hit collection
◆ GetRadDamOption()
bool PndGemDetector::GetRadDamOption |
( |
| ) |
|
|
inline |
◆ Initialize()
virtual void PndGemDetector::Initialize |
( |
| ) |
|
|
virtual |
◆ MisalignDetector()
void PndGemDetector::MisalignDetector |
( |
| ) |
|
◆ Print()
virtual void PndGemDetector::Print |
( |
| ) |
const |
|
virtual |
Virtual method Print
Screen output of hit collection.
◆ ProcessHits()
virtual Bool_t PndGemDetector::ProcessHits |
( |
FairVolume * |
vol = 0 | ) |
|
|
virtual |
Virtual method ProcessHits
Defines the action to be taken when a step is inside the active volume. Creates CbmTrdPoints and adds them to the collection.
- Parameters
-
vol | Pointer to the active volume |
◆ Register()
virtual void PndGemDetector::Register |
( |
| ) |
|
|
virtual |
Virtual method Register
Registers the hit collection in the ROOT manager.
◆ Reset()
virtual void PndGemDetector::Reset |
( |
| ) |
|
|
virtual |
Virtual method Reset
Clears the hit collection
◆ SetExclusiveSensorType()
void PndGemDetector::SetExclusiveSensorType |
( |
const TString |
sens | ) |
|
◆ SetRadDamOption()
void PndGemDetector::SetRadDamOption |
( |
bool |
val | ) |
|
|
inline |
The documentation for this class was generated from the following file: