#include <PndStt.h>
Definition at line 31 of file PndStt.h.
◆ PndStt() [1/2]
◆ PndStt() [2/2]
PndStt::PndStt |
( |
const char * |
name, |
|
|
Bool_t |
active |
|
) |
| |
Standard constructor.
- Parameters
-
name | detetcor name |
active | sensitivity flag |
◆ ~PndStt()
virtual PndStt::~PndStt |
( |
| ) |
|
|
virtual |
◆ CheckIfSensitive()
bool PndStt::CheckIfSensitive |
( |
std::string |
name | ) |
|
|
protected |
◆ ConstructGeometry()
virtual void PndStt::ConstructGeometry |
( |
| ) |
|
|
virtual |
Virtual method Construct geometry
Constructs the STT geometry
◆ CopyClones()
virtual void PndStt::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 PndStt::EndOfEvent |
( |
| ) |
|
|
virtual |
Virtual method EndOfEvent
If verbosity level is set, print hit collection at the end of the event and resets it afterwards.
◆ GetCollection()
virtual TClonesArray* PndStt::GetCollection |
( |
Int_t |
iColl | ) |
const |
|
virtual |
Accessor to the hit collection
◆ Initialize()
virtual void PndStt::Initialize |
( |
| ) |
|
|
virtual |
◆ Print()
virtual void PndStt::Print |
( |
| ) |
const |
|
virtual |
Virtual method Print
Screen output of hit collection.
◆ ProcessHits()
virtual Bool_t PndStt::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 PndStt::Register |
( |
| ) |
|
|
virtual |
Virtual method Register
Registers the hit collection in the ROOT manager.
◆ Reset()
virtual void PndStt::Reset |
( |
| ) |
|
|
virtual |
Virtual method Reset
Clears the hit collection
◆ SetDefaultSensorNames()
void PndStt::SetDefaultSensorNames |
( |
| ) |
|
◆ fListOfSensitives
std::vector<std::string> PndStt::fListOfSensitives |
|
protected |
The documentation for this class was generated from the following file: