#include <PndSdsHitProducerIdeal.h>
- Author
- V.Friese v.fri.nosp@m.ese@.nosp@m.gsi.d.nosp@m.e
The ideal hit producer produces hits of type PndSdsHit by copying the MCPoint position. The position can be smeared by a user given value.
Definition at line 26 of file PndSdsHitProducerIdeal.h.
◆ PndSdsHitProducerIdeal() [1/3]
PndSdsHitProducerIdeal::PndSdsHitProducerIdeal |
( |
| ) |
|
◆ PndSdsHitProducerIdeal() [2/3]
◆ PndSdsHitProducerIdeal() [3/3]
PndSdsHitProducerIdeal::PndSdsHitProducerIdeal |
( |
const char * |
name | ) |
|
◆ ~PndSdsHitProducerIdeal()
virtual PndSdsHitProducerIdeal::~PndSdsHitProducerIdeal |
( |
| ) |
|
|
virtual |
◆ ClassDef()
◆ Exec()
virtual void PndSdsHitProducerIdeal::Exec |
( |
Option_t * |
opt | ) |
|
|
virtual |
◆ Init()
virtual InitStatus PndSdsHitProducerIdeal::Init |
( |
| ) |
|
|
virtual |
◆ operator=()
◆ ProduceHits()
void PndSdsHitProducerIdeal::ProduceHits |
( |
| ) |
|
|
protected |
◆ Register()
void PndSdsHitProducerIdeal::Register |
( |
| ) |
|
|
protected |
◆ Reset()
void PndSdsHitProducerIdeal::Reset |
( |
| ) |
|
|
protected |
◆ SetBranchNames()
virtual void PndSdsHitProducerIdeal::SetBranchNames |
( |
| ) |
|
|
pure virtual |
◆ SetParContainers()
virtual void PndSdsHitProducerIdeal::SetParContainers |
( |
| ) |
|
|
virtual |
◆ SetPersistance()
void PndSdsHitProducerIdeal::SetPersistance |
( |
Bool_t |
p = kTRUE | ) |
|
|
inline |
◆ SetSmearing()
void PndSdsHitProducerIdeal::SetSmearing |
( |
Double_t |
x, |
|
|
Double_t |
y, |
|
|
Double_t |
z |
|
) |
| |
|
inline |
◆ fDx
Double_t PndSdsHitProducerIdeal::fDx = 0.0001 |
|
protected |
◆ fDy
Double_t PndSdsHitProducerIdeal::fDy = 0.0001 |
|
protected |
◆ fDz
Double_t PndSdsHitProducerIdeal::fDz = 0.0001 |
|
protected |
◆ fHitArray
TClonesArray* PndSdsHitProducerIdeal::fHitArray |
|
protected |
◆ fPointArray
TClonesArray* PndSdsHitProducerIdeal::fPointArray |
|
protected |
The documentation for this class was generated from the following file: