1 #ifndef PNDHYPSTRIPHITPRODUCER_H
2 #define PNDHYPSTRIPHITPRODUCER_H
12 #include "FairGeoVector.h"
13 #include "FairGeoTransform.h"
16 #include "TGeoMatrix.h"
81 Int_t nrTopFE, Int_t nrBotFE,
91 virtual InitStatus
Init();
92 virtual InitStatus
ReInit();
95 virtual void Exec(Option_t* opt);
99 TVector2 topAnchor, TVector2 botAnchor,
100 Int_t nrTopFE, Int_t nrBotFE, Int_t nrFECh,
ClassDef(PndHypStripHitProducer, 5)
virtual InitStatus ReInit()
PndHypStripDigiPar * fCurrentDigiPar
PndHypCalcStrip * fStripCalcBot
virtual void SetParContainers()
Class to access the naming information of the MVD.
TVector3 GetSensorDimensions(std::string detName) const
PndHypCalcStrip * fStripCalcTop
TVector2 botAnchor(0., 0.)
TVector2 fTopAnchor
Anchor Point on top side.
TClonesArray * fStripArray
Bool_t fOverrideParams
internal Flag that controls use of Parameter Invocations
virtual ~PndHypStripHitProducer()
virtual InitStatus Init()
TVector2 fBotAnchor
Anchor Point on bottom side.
PndHypGeoHandling * fGeoH
Bool_t SelectSensorParams(TString detname)
PndHypStripDigiPar * fDigiPar
Hit Producer Task for strip detectors.
virtual void Exec(Option_t *opt)
void SetParamSet(Double_t topPitch, Double_t botPitch, Double_t ori, Double_t skew, TVector2 topAnchor, TVector2 botAnchor, Int_t nrTopFE, Int_t nrBotFE, Int_t nrFECh, Double_t threshold, Double_t noise, TString sensorType, TString feType)
TVector2 topAnchor(0., 0.)
TClonesArray * fPointArray