#include <PndMvdStripClusterTask.h>
|
TVector2 | CalcLineCross (TVector2 point1, TVector2 dir1, TVector2 point2, TVector2 dir2) const |
|
void | SetCurrentCalculators (PndSdsStripDigiPar *digipar) |
|
Bool_t | SelectSensorParams (Int_t sensorID) |
|
void | CalcMeanCharge (PndSdsClusterStrip *onecluster, Double_t &meanstrip, Double_t &meanerr, Double_t &charge, Double_t ×tamp, Double_t ×tampError) |
|
Bool_t | Backmap (TVector2 meantopPoint, Double_t toperr, TVector2 meanbotPoint, Double_t boterr, TVector3 &hitpos, TMatrixD &hitCov, Int_t &sensorID) |
|
void | Register () |
|
void | Reset () |
|
void | ProduceHits () |
|
void | ResetClusterFinders () |
|
void | FillClusterFinders () |
|
void | ClearCalculators () |
|
| ClassDef (PndSdsStripClusterTask, 2) |
|
| ClassDef (PndSdsTask, 1) |
|
TString | fPath |
|
TClonesArray * | fDigiArray |
|
TClonesArray * | fClusterArray |
|
TClonesArray * | fHitArray |
|
TString | fClustBranchName |
|
Int_t | fClusterType |
|
Int_t | fFEcolumns |
|
Int_t | fFErows |
|
Double_t | fChargeCut |
|
Int_t | fRadChannel |
|
Int_t | fRadTime |
|
Double_t | fSingleStripChargeThreshold |
|
FairEventHeader * | fEventHeader |
|
TList * | fDigiParameterList |
| Digitization Parameters. More...
|
|
PndSdsStripDigiPar * | fCurrentDigiPar |
|
PndSensorNamePar * | fSensorNamePar |
|
TList * | fChargeDigiParameterList |
|
std::map< const char *, PndSdsCalcStrip * > | fStripCalcTop |
| Calculator objects. More...
|
|
std::map< const char *, PndSdsCalcStrip * > | fStripCalcBot |
|
std::map< const char *, PndSdsChargeConversion * > | fChargeConverter |
|
PndSdsCalcStrip * | fCurrentStripCalcTop |
|
PndSdsCalcStrip * | fCurrentStripCalcBot |
|
PndSdsChargeWeightingAlgorithms * | fChargeAlgos |
|
PndSdsChargeConversion * | fCurrentChargeConverter |
|
PndSdsStripDigiPar * | fDigiPar |
|
PndGeoHandling * | fGeoH |
|
PndSdsStripClusterer * | fCurrentClusterfinder |
| Geometry name handling. More...
|
|
std::map< const char *, PndSdsStripClusterer * > | fClusterFinderList |
|
BinaryFunctor * | fFunctor |
|
TString | fInBranchName |
|
TString | fOutBranchName |
|
TString | fFolderName |
|
Int_t | fInBranchId |
|
Int_t | fOutBranchId |
|
Definition at line 10 of file PndMvdStripClusterTask.h.
◆ PndMvdStripClusterTask()
PndMvdStripClusterTask::PndMvdStripClusterTask |
( |
| ) |
|
◆ ~PndMvdStripClusterTask()
virtual PndMvdStripClusterTask::~PndMvdStripClusterTask |
( |
| ) |
|
|
virtual |
◆ ClassDef()
◆ GetParList()
virtual void PndMvdStripClusterTask::GetParList |
( |
TList * |
tempList | ) |
|
|
virtual |
◆ SetBranchNames() [1/2]
void PndMvdStripClusterTask::SetBranchNames |
( |
TString |
inBranchname, |
|
|
TString |
outHitBranchname, |
|
|
TString |
outClustBranchname, |
|
|
TString |
folderName |
|
) |
| |
◆ SetBranchNames() [2/2]
virtual void PndMvdStripClusterTask::SetBranchNames |
( |
| ) |
|
|
virtual |
◆ SetCalculators()
virtual void PndMvdStripClusterTask::SetCalculators |
( |
| ) |
|
|
virtual |
◆ SetParContainers()
virtual void PndMvdStripClusterTask::SetParContainers |
( |
| ) |
|
|
virtual |
◆ SetParContainersMQ()
virtual void PndMvdStripClusterTask::SetParContainersMQ |
( |
TList * |
tempList | ) |
|
|
virtual |
The documentation for this class was generated from the following file: