FairRoot/PandaRoot
|
#include <PndLmdStripClusterTask.h>
Public Member Functions | |
PndLmdStripClusterTask () | |
virtual | ~PndLmdStripClusterTask () |
virtual void | SetBranchNames (TString inBranchname, TString outHitBranchname, TString outClustBranchname, TString folderName) |
virtual void | SetBranchNames () |
virtual void | SetParContainers () |
virtual void | SetCalculators () |
void | SetClusterType () |
TVector3 | AddMSErr (TVector3 hit, TVector3 hiterr) |
virtual Bool_t | Backmap (TVector2 meantopPoint, Double_t meantoperr, TVector2 meanbotPoint, Double_t meanboterr, TVector3 &hitPos, TMatrixD &hitCov, Int_t &sensorID) |
void | Exec (Option_t *opt) |
InitStatus | Init () |
void | SetMSflag (bool fflag) |
ClassDef (PndLmdStripClusterTask, 2) | |
virtual InitStatus | ReInit () |
virtual void | InitMQ (TList *tempList) |
virtual void | GetParList (TList *) |
virtual void | ExecMQ (TList *inputList, TList *outputList) |
virtual void | SetParContainersMQ (TList *) |
virtual void | SetInBranchId () |
virtual void | Finish () |
void | SetPersistency (Bool_t val=kTRUE) |
Bool_t | GetPersistency () |
Public Attributes | |
PndGeoHandling * | fGeoH |
FairRun * | ana |
FairRuntimeDb * | rtdb |
Protected Member Functions | |
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) |
void | Register () |
void | Reset () |
void | ProduceHits () |
void | ResetClusterFinders () |
void | FillClusterFinders () |
void | ClearCalculators () |
ClassDef (PndSdsStripClusterTask, 2) | |
ClassDef (PndSdsTask, 1) | |
Private Member Functions | |
void | combitransToLumiFrame (TVector3 &hitPos) |
void | rotateToLumiFrame (TVector3 &hitPos) |
TMatrixD | rotateToLumiFrame (TMatrixD &hitCov) |
Private Attributes | |
bool | flagMS |
Double_t | fPbeam |
Definition at line 12 of file PndLmdStripClusterTask.h.
PndLmdStripClusterTask::PndLmdStripClusterTask | ( | ) |
Default constructor
Definition at line 28 of file PndLmdStripClusterTask.cxx.
References fGeoH, flagMS, and PndGeoHandling::Instance().
|
virtual |
Destructor
Definition at line 36 of file PndLmdStripClusterTask.cxx.
TVector3 PndLmdStripClusterTask::AddMSErr | ( | TVector3 | hit, |
TVector3 | hiterr | ||
) |
|
virtual |
TODO: think how to make alignment with using Kalman fillter
TODO: think how to make alignment with using Kalman fillter
Definition at line 612 of file PndLmdStripClusterTask.cxx.
References AddMSErr(), b, PndSdsStripClusterTask::CalcLineCross(), cos(), Double_t, fabs(), PndSdsStripClusterTask::fCurrentDigiPar, PndSdsStripClusterTask::fCurrentStripCalcBot, PndSdsStripClusterTask::fCurrentStripCalcTop, fGeoH, flagMS, PndSdsStripDigiPar::GetBotPitch(), PndSdsStripDigiPar::GetOrient(), PndGeoHandling::GetSensorDimensionsShortId(), PndSdsStripDigiPar::GetSkew(), PndSdsCalcStrip::GetStripDirection(), PndSdsStripDigiPar::GetTopAnchor(), PndSdsStripDigiPar::GetTopPitch(), PndGeoHandling::LocalToMasterErrorsShortId(), PndGeoHandling::LocalToMasterShortId(), sin(), sqrt(), CAMath::Sqrt(), and t.
Referenced by Exec().
|
protectedinherited |
Definition at line 614 of file PndSdsStripClusterTask.cxx.
References Double_t, dx, dy, s, x, and y.
Referenced by Backmap(), and PndSdsStripClusterTask::Backmap().
|
protectedinherited |
Definition at line 644 of file PndSdsStripClusterTask.cxx.
References PndSdsChargeWeightingAlgorithms::Binary(), PndSdsChargeWeightingAlgorithms::CenterOfGravity(), PndSdsChargeConversion::DigiValueToCharge(), Double_t, PndSdsChargeWeightingAlgorithms::Eta(), PndSdsStripClusterTask::eta_rect, PndSdsStripClusterTask::eta_trap, PndSdsStripClusterTask::fChargeAlgos, PndSdsStripClusterTask::fCurrentChargeConverter, PndSdsStripClusterTask::fCurrentDigiPar, PndSdsStripClusterTask::fDigiArray, PndSdsStripClusterTask::fGeoH, fVerbose, PndSdsCluster::GetClusterList(), PndSdsStripDigiPar::GetClusterMean(), PndSdsCluster::GetDigiIndex(), PndGeoHandling::GetPath(), PndSdsDigi::GetSensorID(), PndSdsChargeWeightingAlgorithms::HeadTail(), and sqrt().
Referenced by Exec(), and PndSdsStripClusterTask::Exec().
PndLmdStripClusterTask::ClassDef | ( | PndLmdStripClusterTask | , |
2 | |||
) |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
Definition at line 124 of file PndSdsStripClusterTask.cxx.
References PndSdsStripClusterTask::fChargeAlgos, PndSdsStripClusterTask::fChargeConverter, PndSdsStripClusterTask::fClusterFinderList, PndSdsStripClusterTask::fCurrentChargeConverter, PndSdsStripClusterTask::fCurrentClusterfinder, PndSdsStripClusterTask::fCurrentStripCalcBot, PndSdsStripClusterTask::fCurrentStripCalcTop, PndSdsStripClusterTask::fStripCalcBot, and PndSdsStripClusterTask::fStripCalcTop.
Referenced by PndSdsStripClusterTask::SetCalculators(), and PndSdsStripClusterTask::~PndSdsStripClusterTask().
|
private |
|
virtual |
Virtual method Exec
Reimplemented from PndSdsStripClusterTask.
Definition at line 285 of file PndLmdStripClusterTask.cxx.
References Backmap(), Bool_t, PndSdsStripClusterTask::CalcMeanCharge(), PndSdsCalcStrip::CalcStripPointOnLine(), Double_t, fabs(), PndSdsStripClusterTask::fChargeCut, PndSdsStripClusterTask::fClustBranchName, PndSdsStripClusterTask::fClusterArray, PndSdsStripClusterTask::fClusterType, PndSdsStripClusterTask::fCurrentClusterfinder, PndSdsStripClusterTask::fCurrentStripCalcBot, PndSdsStripClusterTask::fCurrentStripCalcTop, PndSdsStripClusterTask::fDigiArray, PndSdsStripClusterTask::fDigiParameterList, PndSdsStripClusterTask::fFunctor, fGeoH, PndSdsStripClusterTask::fHitArray, PndSdsStripClusterTask::FillClusterFinders(), PndSdsTask::fInBranchName, PndSdsTask::fOutBranchName, PndSdsStripClusterTask::fSingleStripChargeThreshold, fVerbose, PndSdsStripClusterer::GetBotClusterIDs(), PndSdsCluster::GetClusterList(), PndSdsCluster::GetClusterSize(), PndSdsCluster::GetDigiIndex(), PndSdsDigi::GetIndex(), PndSdsStripClusterer::GetLeftDigiIDs(), PndSdsDigi::GetNIndices(), PndSdsDigi::GetSensorID(), PndSdsStripClusterer::GetTopClusterIDs(), i, PndSdsHit::Print(), s, PndSdsStripClusterer::SearchClusters(), PndSdsHit::SetBotIndex(), PndSdsHit::SetCov(), PndSdsStripClusterTask::SetCurrentCalculators(), PndGeoHandling::SetVerbose(), and sqrt().
|
virtualinherited |
Definition at line 177 of file PndSdsStripClusterTask.cxx.
References PndSdsStripClusterTask::Exec(), PndSdsStripClusterTask::fClusterArray, PndSdsStripClusterTask::fDigiArray, PndSdsStripClusterTask::fEventHeader, and PndSdsStripClusterTask::fHitArray.
|
protectedinherited |
Definition at line 583 of file PndSdsStripClusterTask.cxx.
References PndSdsStripClusterer::AddDigi(), Bool_t, PndSdsCalcStrip::CalcFeChToStrip(), PndSdsStripClusterTask::fChargeAlgos, PndSdsStripClusterTask::fCurrentClusterfinder, PndSdsStripClusterTask::fCurrentStripCalcTop, PndSdsStripClusterTask::fDigiArray, PndSdsStripClusterTask::fGeoH, fVerbose, PndSdsDigiStrip::GetChannel(), PndSdsDigi::GetFE(), PndGeoHandling::GetPath(), PndSdsDigi::GetSensorID(), PndSdsDigiStrip::Print(), PndSdsStripClusterTask::ResetClusterFinders(), PndSdsStripClusterTask::SelectSensorParams(), PndSdsChargeWeightingAlgorithms::SetDigiArray(), and strip.
Referenced by Exec(), and PndSdsStripClusterTask::Exec().
|
virtualinherited |
|
inlinevirtualinherited |
Reimplemented in PndMvdStripClusterTask.
Definition at line 125 of file PndSdsStripClusterTask.h.
|
inlineinherited |
Definition at line 32 of file PndPersistencyTask.h.
References PndPersistencyTask::fPersistency.
Referenced by PndLmdPixelHitProducerFast::GetPersistance(), PndMdtDigitization::Init(), PndMdtHitProducerIdeal::Init(), PndMdtClusterTask::Init(), PndFtsHitProducerRealFast::Init(), PndSttHitProducerRealFast::Init(), PndDiscTaskReconstruction::Init(), PndRichHitProducer::Init(), PndSttHelixHitProducer::Init(), PndDiscTaskPID::Init(), PndIdealTrackFinder::Init(), PndSttMvdGemTracking::Init(), PndMdtTrkProducer::Init(), PndFtsHitProducerRealFull::Init(), PndLmdPixelClusterTask::Init(), PndSttHitProducerRealFull::Init(), Init(), PndEmcApdHitProducer::Init(), PndMissingPzCleanerTask::Init(), PndEmcMakeRecoHit::Init(), PndEmcMakeClusterOnline::Init(), PndTrackSmearTask::Init(), PndEmcFWEndcapTimebasedWaveforms::Init(), PndSttHitProducerIdeal::Init(), PndEmcFWEndcapDigi::Init(), PndFtsHitProducerIdeal::Init(), PndEmcMakeCluster::Init(), PndMdtPointsToWaveform::Init(), PndDiscTaskDigitization::Init(), PndEmcMakeDigi::Init(), PndSdsTimeWalkCorrTask::Init(), PndLmdPixelHitProducerFast::Init(), PndDrcHitFinder::Init(), PndRichHitFinder::Init(), PndEmcMakeCorr::Init(), PndFtofHitProducerIdeal::Init(), PndEmcHitsToWaveform::Init(), PndSciTDigiTask::Init(), PndDrcHitProducerIdeal::Init(), PndSdsHitProducerIdeal::Init(), PndSciTHitProducerIdeal::Init(), PndRecoMultiKalmanTask2::Init(), PndEmcHitProducer::Init(), PndDrcHitProducerReal::Init(), PndDskFLGHitProducerIdeal::Init(), PndEmcTmpWaveformToDigi::Init(), PndDrcDigiTask::Init(), PndEmcWaveformToDigi::Init(), PndSttMatchTracks::Init(), PndEmcWaveformToCalibratedDigi::Init(), PndTrkTracking2::Init(), PndSttFindTracks::Init(), PndEmcMultiWaveformToCalibratedDigi::Init(), PndRecoKalmanTask2::Init(), PndDrcTimeDigiTask::Init(), PndEmcExpClusterSplitter::Init(), PndFtsHoughTrackerTask::Init(), PndSdsNoiseProducer::Init(), PndEmcPhiBumpSplitter::Init(), PndSdsIdealRecoTask::Init(), PndSdsHybridHitProducer::Init(), PndRecoMultiKalmanTask::Init(), PndSdsIdealClusterTask::Init(), PndRecoKalmanTask::Init(), PndSdsStripHitProducerDif::Init(), PndGemDigitize::Init(), PndSdsStripHitProducer::Init(), PndGemFindHits::Init(), PndSdsPixelClusterTask::Init(), PndSdsStripClusterTask::Init(), PndMvdGemTrackFinderOnHits::Init(), PndBarrelTrackFinder::Init(), PndEmcFullDigiTask::PndEmcFullDigiTask(), PndEmcMakeBump::PndEmcMakeBump(), PndUnassignedHitsTask::RegisterBranches(), PndMvdClusterTask::SetPersistance(), PndMvdDigiTask::SetPersistance(), PndEmcMakeBump::SetStorageOfData(), and PndEmcFullDigiTask::StoreDigi().
|
virtual |
Reimplemented from PndSdsStripClusterTask.
Definition at line 43 of file PndLmdStripClusterTask.cxx.
References PndSdsStripClusterTask::fClustBranchName, PndSdsStripClusterTask::fClusterArray, PndSdsStripClusterTask::fDigiArray, PndSdsTask::fFolderName, PndSdsStripClusterTask::fFunctor, PndSdsStripClusterTask::fHitArray, PndSdsTask::fInBranchName, PndSdsTask::fOutBranchName, fPbeam, PndPersistencyTask::GetPersistency(), par, rtdb, SetBranchNames(), SetCalculators(), and PndSdsStripClusterTask::SetInBranchId().
Referenced by runReco().
|
virtualinherited |
Definition at line 161 of file PndSdsStripClusterTask.cxx.
References PndSdsStripClusterTask::fClusterArray, PndSdsStripClusterTask::fGeoH, PndSdsStripClusterTask::fHitArray, PndGeoHandling::FillSensorMap(), PndSdsStripClusterTask::fSensorNamePar, PndSdsTask::SetBranchNames(), PndSdsStripClusterTask::SetCalculators(), and PndSdsStripClusterTask::SetParContainersMQ().
|
protectedinherited |
|
protectedinherited |
|
virtualinherited |
Definition at line 198 of file PndSdsStripClusterTask.cxx.
References PndSdsStripClusterTask::SetCalculators(), and PndSdsStripClusterTask::SetParContainers().
|
protectedinherited |
|
protectedinherited |
Definition at line 573 of file PndSdsStripClusterTask.cxx.
References PndSdsStripClusterTask::fClusterFinderList.
Referenced by PndSdsStripClusterTask::FillClusterFinders().
|
private |
Definition at line 567 of file PndLmdStripClusterTask.cxx.
References res.
Definition at line 575 of file PndLmdStripClusterTask.cxx.
References CAMath::Cos(), Double_t, Pi, rot, CAMath::Sin(), and theta.
|
protectedinherited |
Definition at line 536 of file PndSdsStripClusterTask.cxx.
References PndSdsStripClusterTask::fDigiParameterList, PndSdsStripClusterTask::fGeoH, fVerbose, PndGeoHandling::GetPath(), PndSdsStripClusterTask::SetCurrentCalculators(), and TString.
Referenced by PndSdsStripClusterTask::FillClusterFinders().
|
virtual |
Virtual method Init
Definition at line 92 of file PndLmdStripClusterTask.cxx.
References PndSdsStripClusterTask::fClustBranchName, PndSdsTask::fFolderName, PndSdsTask::fInBranchName, and PndSdsTask::fOutBranchName.
|
virtual |
Implements PndSdsTask.
Definition at line 102 of file PndLmdStripClusterTask.cxx.
References PndSdsStripClusterTask::fClustBranchName, PndSdsTask::fFolderName, PndSdsTask::fInBranchName, and PndSdsTask::fOutBranchName.
Referenced by Init().
|
virtual |
Reimplemented from PndSdsStripClusterTask.
Definition at line 161 of file PndLmdStripClusterTask.cxx.
References PndSdsStripClusterTask::fChargeConverter, PndSdsStripClusterTask::fChargeDigiParameterList, PndSdsStripClusterTask::fClusterFinderList, PndSdsStripClusterTask::fDigiParameterList, PndSdsTask::fInBranchId, fVerbose, PndSdsTotDigiPar::GetChargingTime(), PndSdsTotDigiPar::GetClockFrequency(), PndSdsTotDigiPar::GetConstCurrent(), and PndSdsStripClusterTask::SetCalculators().
Referenced by Init().
|
inline |
Definition at line 27 of file PndLmdStripClusterTask.h.
References PndSdsStripClusterTask::fClusterType, and kMVDClusterStrip.
|
protectedinherited |
Definition at line 557 of file PndSdsStripClusterTask.cxx.
References PndSdsStripClusterTask::fChargeAlgos, PndSdsStripClusterTask::fChargeConverter, PndSdsStripClusterTask::fChargeCut, PndSdsStripClusterTask::fClusterFinderList, PndSdsStripClusterTask::fCurrentChargeConverter, PndSdsStripClusterTask::fCurrentClusterfinder, PndSdsStripClusterTask::fCurrentDigiPar, PndSdsStripClusterTask::fCurrentStripCalcBot, PndSdsStripClusterTask::fCurrentStripCalcTop, PndSdsStripClusterTask::fSingleStripChargeThreshold, PndSdsStripClusterTask::fStripCalcBot, PndSdsStripClusterTask::fStripCalcTop, PndSdsStripDigiPar::GetChargeCut(), PndSdsStripDigiPar::GetSensType(), PndSdsStripDigiPar::GetSingleChargeCut(), PndSdsChargeWeightingAlgorithms::SetCalcStrip(), and PndSdsChargeWeightingAlgorithms::SetChargeConverter().
Referenced by Exec(), PndSdsStripClusterTask::Exec(), and PndSdsStripClusterTask::SelectSensorParams().
|
inlinevirtualinherited |
Reimplemented from PndSdsTask.
Definition at line 129 of file PndSdsStripClusterTask.h.
References PndSdsStripClusterTask::fClustBranchName, PndSdsStripClusterTask::fClusterType, PndSdsTask::fInBranchId, and PndSdsTask::fInBranchName.
Referenced by Init(), and PndSdsStripClusterTask::Init().
|
inline |
Definition at line 40 of file PndLmdStripClusterTask.h.
References flagMS.
Referenced by runLumi2Reco().
|
virtual |
Virtual method Init
Reimplemented from PndSdsStripClusterTask.
Definition at line 110 of file PndLmdStripClusterTask.cxx.
References ana, PndSdsStripClusterTask::fChargeDigiParameterList, PndSdsStripClusterTask::fDigiParameterList, PndLmdContFact::GetDigiParNames(), rtdb, PndSdsStripClusterTask::SetParContainers(), and TString.
|
inlinevirtualinherited |
Reimplemented in PndMvdStripClusterTask.
Definition at line 127 of file PndSdsStripClusterTask.h.
Referenced by PndSdsStripClusterTask::InitMQ().
|
inlineinherited |
Definition at line 31 of file PndPersistencyTask.h.
References PndPersistencyTask::fPersistency, and val.
Referenced by barrelTrackFinder(), digi_complete(), digi_complete_newSTT(), digiOnly_complete(), PndBarrelTrackFinder::PndBarrelTrackFinder(), PndCATracking::PndCATracking(), PndDrcHitFinder::PndDrcHitFinder(), PndEmc2DLocMaxFinder::PndEmc2DLocMaxFinder(), PndEmcExpClusterSplitter::PndEmcExpClusterSplitter(), PndEmcFullDigiTask::PndEmcFullDigiTask(), PndEmcFWEndcapDigi::PndEmcFWEndcapDigi(), PndEmcFWEndcapTimebasedWaveforms::PndEmcFWEndcapTimebasedWaveforms(), PndEmcHitProducer::PndEmcHitProducer(), PndEmcHitsToWaveform::PndEmcHitsToWaveform(), PndEmcMakeBump::PndEmcMakeBump(), PndEmcMakeCluster::PndEmcMakeCluster(), PndEmcMakeClusterOnline::PndEmcMakeClusterOnline(), PndEmcMakeDigi::PndEmcMakeDigi(), PndEmcMakeRecoHit::PndEmcMakeRecoHit(), PndEmcMultiWaveformToCalibratedDigi::PndEmcMultiWaveformToCalibratedDigi(), PndEmcPhiBumpSplitter::PndEmcPhiBumpSplitter(), PndEmcTmpWaveformToDigi::PndEmcTmpWaveformToDigi(), PndEmcWaveformToCalibratedDigi::PndEmcWaveformToCalibratedDigi(), PndEmcWaveformToDigi::PndEmcWaveformToDigi(), PndFtofHitProducerIdeal::PndFtofHitProducerIdeal(), PndFtsCATracking::PndFtsCATracking(), PndFtsHitProducerIdeal::PndFtsHitProducerIdeal(), PndFtsHitProducerRealFast::PndFtsHitProducerRealFast(), PndFtsHitProducerRealFull::PndFtsHitProducerRealFull(), PndFtsHoughTrackerTask::PndFtsHoughTrackerTask(), PndGemDigitize::PndGemDigitize(), PndGemFindHits::PndGemFindHits(), PndIdealTrackFinder::PndIdealTrackFinder(), PndLmdPixelClusterTask::PndLmdPixelClusterTask(), PndLmdPixelHitProducerFast::PndLmdPixelHitProducerFast(), PndMdtClusterTask::PndMdtClusterTask(), PndMdtDigitization::PndMdtDigitization(), PndMdtHitProducerIdeal::PndMdtHitProducerIdeal(), PndMdtPointsToWaveform::PndMdtPointsToWaveform(), PndMdtTrkProducer::PndMdtTrkProducer(), PndMissingPzCleanerTask::PndMissingPzCleanerTask(), PndMvdGemTrackFinderOnHits::PndMvdGemTrackFinderOnHits(), PndMvdHitProducerIdeal::PndMvdHitProducerIdeal(), PndMvdPixelClusterTask::PndMvdPixelClusterTask(), PndMvdTimeWalkCorrTask::PndMvdTimeWalkCorrTask(), PndMvdToPix4ClusterTask::PndMvdToPix4ClusterTask(), PndRecoKalmanTask::PndRecoKalmanTask(), PndRecoKalmanTask2::PndRecoKalmanTask2(), PndRecoMultiKalmanTask::PndRecoMultiKalmanTask(), PndRecoMultiKalmanTask2::PndRecoMultiKalmanTask2(), PndRichHitFinder::PndRichHitFinder(), PndRichHitProducer::PndRichHitProducer(), PndSciTDigiTask::PndSciTDigiTask(), PndSciTHitProducerIdeal::PndSciTHitProducerIdeal(), PndSdsHitProducerIdeal::PndSdsHitProducerIdeal(), PndSdsHybridHitProducer::PndSdsHybridHitProducer(), PndSdsIdealClusterTask::PndSdsIdealClusterTask(), PndSdsIdealRecoTask::PndSdsIdealRecoTask(), PndSdsNoiseProducer::PndSdsNoiseProducer(), PndSdsPixelClusterTask::PndSdsPixelClusterTask(), PndSdsStripClusterTask::PndSdsStripClusterTask(), PndSdsStripHitProducer::PndSdsStripHitProducer(), PndSdsTimeWalkCorrTask::PndSdsTimeWalkCorrTask(), PndSttFindTracks::PndSttFindTracks(), PndSttHelixHitProducer::PndSttHelixHitProducer(), PndSttHitProducerIdeal::PndSttHitProducerIdeal(), PndSttHitProducerRealFast::PndSttHitProducerRealFast(), PndSttHitProducerRealFull::PndSttHitProducerRealFull(), PndSttMatchTracks::PndSttMatchTracks(), PndSttMvdGemTracking::PndSttMvdGemTracking(), PndTrackSmearTask::PndTrackSmearTask(), PndTrkTracking2::PndTrkTracking2(), reco(), reco_complete(), reco_complete_gf2(), reco_complete_newSTT(), reco_complete_sec(), recoideal_complete(), PndMvdClusterTask::SetPersistance(), PndMvdDigiTask::SetPersistance(), PndLmdPixelHitProducerFast::SetPersistance(), PndSdsHitProducerIdeal::SetPersistance(), PndSttMvdGemTracking::SetPersistenc(), PndMdtClusterTask::SetPersistence(), PndSttHelixHitProducer::SetPersistence(), PndMissingPzCleanerTask::SetPersistence(), PndFtsHitProducerRealFast::SetPersistence(), PndFtsHitProducerRealFull::SetPersistence(), PndSttHitProducerRealFull::SetPersistence(), PndSttHitProducerIdeal::SetPersistence(), PndSttHitProducerRealFast::SetPersistence(), PndFtsHitProducerIdeal::SetPersistence(), PndTrackSmearTask::SetPersistence(), PndSciTHitProducerIdeal::SetPersistence(), PndIdealTrackFinder::SetPersistence(), PndSttMatchTracks::SetPersistence(), PndSttFindTracks::SetPersistence(), PndFtsHoughTrackerTask::SetPersistence(), PndTrkTracking2::SetPersistence(), PndEmcMakeRecoHit::SetStorageOfData(), PndEmcFWEndcapDigi::SetStorageOfData(), PndEmcMakeClusterOnline::SetStorageOfData(), PndEmcFWEndcapTimebasedWaveforms::SetStorageOfData(), PndEmcMakeDigi::SetStorageOfData(), PndMdtPointsToWaveform::SetStorageOfData(), PndEmc2DLocMaxFinder::SetStorageOfData(), PndEmcMakeCluster::SetStorageOfData(), PndEmcHitsToWaveform::SetStorageOfData(), PndEmcMakeBump::SetStorageOfData(), PndEmcTmpWaveformToDigi::SetStorageOfData(), PndEmcWaveformToDigi::SetStorageOfData(), PndEmcWaveformToCalibratedDigi::SetStorageOfData(), PndEmcMultiWaveformToCalibratedDigi::SetStorageOfData(), PndEmcExpClusterSplitter::SetStorageOfData(), PndEmcPhiBumpSplitter::SetStorageOfData(), standard_tracking(), and PndEmcFullDigiTask::StoreDigi().
FairRun* PndLmdStripClusterTask::ana |
Definition at line 37 of file PndLmdStripClusterTask.h.
Referenced by SetParContainers().
|
protectedinherited |
Definition at line 188 of file PndSdsStripClusterTask.h.
Referenced by PndSdsStripClusterTask::CalcMeanCharge(), PndSdsStripClusterTask::ClearCalculators(), PndSdsStripClusterTask::FillClusterFinders(), PndSdsStripClusterTask::operator=(), PndSdsStripClusterTask::SetCalculators(), and PndSdsStripClusterTask::SetCurrentCalculators().
|
protectedinherited |
Definition at line 184 of file PndSdsStripClusterTask.h.
Referenced by PndSdsStripClusterTask::ClearCalculators(), PndSdsStripClusterTask::operator=(), SetCalculators(), PndMvdStripClusterTask::SetCalculators(), and PndSdsStripClusterTask::SetCurrentCalculators().
|
protectedinherited |
Definition at line 170 of file PndSdsStripClusterTask.h.
Referenced by Exec(), PndSdsStripClusterTask::Exec(), PndSdsStripClusterTask::operator=(), and PndSdsStripClusterTask::SetCurrentCalculators().
|
protectedinherited |
Definition at line 180 of file PndSdsStripClusterTask.h.
Referenced by PndSdsStripClusterTask::operator=(), SetCalculators(), PndMvdStripClusterTask::SetCalculators(), SetParContainers(), PndMvdStripClusterTask::SetParContainers(), PndMvdStripClusterTask::SetParContainersMQ(), and PndSdsStripClusterTask::~PndSdsStripClusterTask().
|
protectedinherited |
Definition at line 158 of file PndSdsStripClusterTask.h.
Referenced by Exec(), PndSdsStripClusterTask::Exec(), Init(), PndSdsStripClusterTask::Init(), PndSdsStripClusterTask::operator=(), SetBranchNames(), PndMvdStripClusterTask::SetBranchNames(), and PndSdsStripClusterTask::SetInBranchId().
|
protectedinherited |
Definition at line 155 of file PndSdsStripClusterTask.h.
Referenced by Exec(), PndSdsStripClusterTask::Exec(), PndSdsStripClusterTask::ExecMQ(), Init(), PndSdsStripClusterTask::Init(), PndSdsStripClusterTask::InitMQ(), and PndSdsStripClusterTask::operator=().
|
protectedinherited |
Definition at line 195 of file PndSdsStripClusterTask.h.
Referenced by PndSdsStripClusterTask::ClearCalculators(), PndSdsStripClusterTask::operator=(), PndSdsStripClusterTask::ResetClusterFinders(), SetCalculators(), PndMvdStripClusterTask::SetCalculators(), and PndSdsStripClusterTask::SetCurrentCalculators().
|
protectedinherited |
Definition at line 159 of file PndSdsStripClusterTask.h.
Referenced by Exec(), PndSdsStripClusterTask::Exec(), PndSdsStripClusterTask::operator=(), SetClusterType(), and PndSdsStripClusterTask::SetInBranchId().
|
protectedinherited |
Definition at line 189 of file PndSdsStripClusterTask.h.
Referenced by PndSdsStripClusterTask::CalcMeanCharge(), PndSdsStripClusterTask::ClearCalculators(), PndSdsStripClusterTask::operator=(), and PndSdsStripClusterTask::SetCurrentCalculators().
|
protectedinherited |
Geometry name handling.
Definition at line 194 of file PndSdsStripClusterTask.h.
Referenced by PndSdsStripClusterTask::ClearCalculators(), Exec(), PndSdsStripClusterTask::Exec(), PndSdsStripClusterTask::FillClusterFinders(), PndSdsStripClusterTask::operator=(), and PndSdsStripClusterTask::SetCurrentCalculators().
|
protectedinherited |
Definition at line 178 of file PndSdsStripClusterTask.h.
Referenced by Backmap(), PndSdsStripClusterTask::Backmap(), PndSdsStripClusterTask::CalcMeanCharge(), PndSdsStripClusterTask::operator=(), and PndSdsStripClusterTask::SetCurrentCalculators().
|
protectedinherited |
Definition at line 187 of file PndSdsStripClusterTask.h.
Referenced by Backmap(), PndSdsStripClusterTask::Backmap(), PndSdsStripClusterTask::ClearCalculators(), Exec(), PndSdsStripClusterTask::Exec(), PndSdsStripClusterTask::operator=(), and PndSdsStripClusterTask::SetCurrentCalculators().
|
protectedinherited |
Definition at line 186 of file PndSdsStripClusterTask.h.
Referenced by Backmap(), PndSdsStripClusterTask::Backmap(), PndSdsStripClusterTask::ClearCalculators(), Exec(), PndSdsStripClusterTask::Exec(), PndSdsStripClusterTask::FillClusterFinders(), PndSdsStripClusterTask::operator=(), and PndSdsStripClusterTask::SetCurrentCalculators().
|
protectedinherited |
Definition at line 154 of file PndSdsStripClusterTask.h.
Referenced by PndSdsStripClusterTask::CalcMeanCharge(), Exec(), PndSdsStripClusterTask::Exec(), PndSdsStripClusterTask::ExecMQ(), PndSdsStripClusterTask::FillClusterFinders(), Init(), PndSdsStripClusterTask::Init(), PndSdsStripClusterTask::operator=(), and PndSdsStripClusterTask::SetCalculators().
|
protectedinherited |
Definition at line 190 of file PndSdsStripClusterTask.h.
Referenced by PndSdsStripClusterTask::operator=().
|
protectedinherited |
Digitization Parameters.
Definition at line 177 of file PndSdsStripClusterTask.h.
Referenced by Exec(), PndSdsStripClusterTask::Exec(), PndSdsStripClusterTask::operator=(), PndSdsStripClusterTask::SelectSensorParams(), SetCalculators(), PndMvdStripClusterTask::SetCalculators(), PndSdsStripClusterTask::SetCalculators(), SetParContainers(), PndMvdStripClusterTask::SetParContainers(), PndMvdStripClusterTask::SetParContainersMQ(), and PndSdsStripClusterTask::~PndSdsStripClusterTask().
|
protectedinherited |
Definition at line 174 of file PndSdsStripClusterTask.h.
Referenced by PndSdsStripClusterTask::ExecMQ(), and PndSdsStripClusterTask::operator=().
|
protectedinherited |
Definition at line 168 of file PndSdsStripClusterTask.h.
Referenced by PndSdsStripClusterTask::operator=().
|
protectedinherited |
Definition at line 169 of file PndSdsStripClusterTask.h.
Referenced by PndSdsStripClusterTask::operator=().
|
protectedinherited |
Definition at line 41 of file PndSdsTask.h.
Referenced by PndLmdPixelClusterTask::Init(), Init(), PndSdsTimeWalkCorrTask::Init(), PndLmdPixelHitProducerFast::Init(), PndSdsRecoTask::Init(), PndSdsHitProducerIdeal::Init(), PndLmdPairFinderTask::Init(), PndSdsNoiseProducer::Init(), PndSdsHybridHitProducer::Init(), PndSdsIdealRecoTask::Init(), PndSdsIdealClusterTask::Init(), PndSdsStripHitProducer::Init(), PndSdsPixelClusterTask::Init(), PndSdsStripClusterTask::Init(), PndLmdIdealClusterTask::SetBranchNames(), PndMvdTimeWalkCorrTask::SetBranchNames(), SetBranchNames(), PndMvdStripClusterTask::SetBranchNames(), PndLmdStripHitProducer::SetBranchNames(), PndMvdIdealClusterTask::SetBranchNames(), PndMvdHitProducerIdeal::SetBranchNames(), PndLmdPixelClusterTask::SetBranchNames(), PndMvdHybridHitProducer::SetBranchNames(), PndLmdHybridHitProducer::SetBranchNames(), PndMvdPixelClusterTask::SetBranchNames(), PndLmdIdealRecoTask::SetBranchNames(), PndLmdHitProducerIdeal::SetBranchNames(), PndLmdPixelHitProducerFast::SetBranchNames(), and PndMvdStripHitProducer::SetBranchNames().
|
protectedinherited |
Definition at line 197 of file PndSdsStripClusterTask.h.
Referenced by Exec(), PndSdsStripClusterTask::Exec(), Init(), PndSdsStripClusterTask::Init(), PndSdsStripClusterTask::operator=(), and PndSdsStripClusterTask::~PndSdsStripClusterTask().
PndGeoHandling* PndLmdStripClusterTask::fGeoH |
Definition at line 36 of file PndLmdStripClusterTask.h.
Referenced by Backmap(), Exec(), and PndLmdStripClusterTask().
|
protectedinherited |
Definition at line 156 of file PndSdsStripClusterTask.h.
Referenced by Exec(), PndSdsStripClusterTask::Exec(), PndSdsStripClusterTask::ExecMQ(), Init(), PndSdsStripClusterTask::Init(), PndSdsStripClusterTask::InitMQ(), and PndSdsStripClusterTask::operator=().
|
protectedinherited |
Definition at line 43 of file PndSdsTask.h.
Referenced by PndSdsStripHitProducer::AddDigi(), PndLmdPixelClusterTask::Exec(), PndLmdPixelHitProducerFast::Exec(), PndSdsHitProducerIdeal::Exec(), PndSdsHybridHitProducer::Exec(), PndSdsPixelClusterTask::Exec(), SetCalculators(), PndMvdStripClusterTask::SetCalculators(), PndSdsTask::SetInBranchId(), PndSdsIdealClusterTask::SetInBranchId(), PndSdsPixelClusterTask::SetInBranchId(), and PndSdsStripClusterTask::SetInBranchId().
|
protectedinherited |
Definition at line 39 of file PndSdsTask.h.
Referenced by PndSdsStripHitProducer::AddDigi(), PndLmdPixelClusterTask::Exec(), Exec(), PndSdsStripHitProducer::Exec(), PndSdsPixelClusterTask::Exec(), PndSdsStripClusterTask::Exec(), PndLmdPixelClusterTask::Init(), Init(), PndSdsTimeWalkCorrTask::Init(), PndLmdPixelHitProducerFast::Init(), PndSdsHitProducerIdeal::Init(), PndLmdPairFinderTask::Init(), PndSdsHybridHitProducer::Init(), PndSdsIdealRecoTask::Init(), PndSdsIdealClusterTask::Init(), PndSdsStripHitProducer::Init(), PndSdsPixelClusterTask::Init(), PndSdsStripClusterTask::Init(), PndMvdHitProducerIdeal::PndMvdHitProducerIdeal(), PndLmdIdealClusterTask::SetBranchNames(), PndMvdTimeWalkCorrTask::SetBranchNames(), SetBranchNames(), PndMvdStripClusterTask::SetBranchNames(), PndLmdStripHitProducer::SetBranchNames(), PndMvdHitProducerIdeal::SetBranchNames(), PndMvdIdealClusterTask::SetBranchNames(), PndLmdPixelClusterTask::SetBranchNames(), PndLmdHybridHitProducer::SetBranchNames(), PndMvdHybridHitProducer::SetBranchNames(), PndMvdPixelClusterTask::SetBranchNames(), PndLmdIdealRecoTask::SetBranchNames(), PndLmdHitProducerIdeal::SetBranchNames(), PndLmdPixelHitProducerFast::SetBranchNames(), PndLmdPairFinderTask::SetBranchNames(), PndMvdStripHitProducer::SetBranchNames(), PndSdsTask::SetInBranchId(), PndSdsIdealClusterTask::SetInBranchId(), PndSdsPixelClusterTask::SetInBranchId(), and PndSdsStripClusterTask::SetInBranchId().
|
private |
Definition at line 44 of file PndLmdStripClusterTask.h.
Referenced by Backmap(), PndLmdStripClusterTask(), and SetMSflag().
|
protectedinherited |
Definition at line 44 of file PndSdsTask.h.
Referenced by PndSdsTask::SetInBranchId().
|
protectedinherited |
Definition at line 40 of file PndSdsTask.h.
Referenced by PndLmdPixelClusterTask::Exec(), Exec(), PndSdsStripHitProducer::Exec(), PndLmdPixelClusterTask::Init(), Init(), PndSdsTimeWalkCorrTask::Init(), PndLmdPixelHitProducerFast::Init(), PndSdsRecoTask::Init(), PndSdsHitProducerIdeal::Init(), PndLmdPairFinderTask::Init(), PndSdsHybridHitProducer::Init(), PndSdsIdealRecoTask::Init(), PndSdsIdealClusterTask::Init(), PndSdsStripHitProducer::Init(), PndSdsPixelClusterTask::Init(), PndSdsStripClusterTask::Init(), PndLmdIdealClusterTask::SetBranchNames(), PndMvdTimeWalkCorrTask::SetBranchNames(), SetBranchNames(), PndMvdStripClusterTask::SetBranchNames(), PndLmdStripHitProducer::SetBranchNames(), PndMvdIdealClusterTask::SetBranchNames(), PndLmdPixelClusterTask::SetBranchNames(), PndMvdHitProducerIdeal::SetBranchNames(), PndLmdHybridHitProducer::SetBranchNames(), PndMvdHybridHitProducer::SetBranchNames(), PndMvdPixelClusterTask::SetBranchNames(), PndLmdIdealRecoTask::SetBranchNames(), PndLmdHitProducerIdeal::SetBranchNames(), PndLmdPixelHitProducerFast::SetBranchNames(), PndMvdStripHitProducer::SetBranchNames(), and PndSdsTask::SetInBranchId().
|
protectedinherited |
Definition at line 145 of file PndSdsStripClusterTask.h.
Referenced by PndSdsStripClusterTask::Init(), and PndSdsStripClusterTask::operator=().
|
private |
Definition at line 46 of file PndLmdStripClusterTask.h.
Referenced by AddMSErr(), and Init().
|
protectedinherited |
Definition at line 171 of file PndSdsStripClusterTask.h.
Referenced by PndSdsStripClusterTask::operator=().
|
protectedinherited |
Definition at line 172 of file PndSdsStripClusterTask.h.
Referenced by PndSdsStripClusterTask::operator=().
|
protectedinherited |
Definition at line 179 of file PndSdsStripClusterTask.h.
Referenced by PndMvdStripClusterTask::GetParList(), PndSdsStripClusterTask::InitMQ(), and PndSdsStripClusterTask::operator=().
|
protectedinherited |
Definition at line 173 of file PndSdsStripClusterTask.h.
Referenced by Exec(), PndSdsStripClusterTask::Exec(), PndSdsStripClusterTask::operator=(), and PndSdsStripClusterTask::SetCurrentCalculators().
|
protectedinherited |
Definition at line 183 of file PndSdsStripClusterTask.h.
Referenced by PndSdsStripClusterTask::ClearCalculators(), PndSdsStripClusterTask::operator=(), PndSdsStripClusterTask::SetCalculators(), and PndSdsStripClusterTask::SetCurrentCalculators().
|
protectedinherited |
Calculator objects.
Definition at line 182 of file PndSdsStripClusterTask.h.
Referenced by PndSdsStripClusterTask::ClearCalculators(), PndSdsStripClusterTask::operator=(), PndSdsStripClusterTask::SetCalculators(), and PndSdsStripClusterTask::SetCurrentCalculators().
FairRuntimeDb* PndLmdStripClusterTask::rtdb |
Definition at line 38 of file PndLmdStripClusterTask.h.
Referenced by Init(), and SetParContainers().