FairRoot/PandaRoot
|
#include <PndSdsClusterPixel.h>
Public Member Functions | |
PndSdsClusterPixel () | |
PndSdsClusterPixel (Int_t DigiType, std::vector< Int_t > list, Int_t fileId=-1, Int_t evtId=-1) | |
virtual | ~PndSdsClusterPixel () |
void | SetClusterList (Int_t DigiType, std::vector< Int_t > list, Int_t fileId, Int_t evtId) |
ClassDef (PndSdsClusterPixel, 1) | |
std::vector< Int_t > | GetClusterList () const |
Int_t | GetClusterSize () const |
Int_t | GetDigiIndex (Int_t i) const |
bool | DigiBelongsToCluster (Int_t digiIndex) |
virtual void | Print () |
Protected Member Functions | |
ClassDef (PndSdsCluster, 2) | |
Protected Attributes | |
std::vector< Int_t > | fClusterList |
Definition at line 13 of file PndSdsClusterPixel.h.
PndSdsClusterPixel::PndSdsClusterPixel | ( | ) |
Definition at line 12 of file PndSdsClusterPixel.cxx.
|
inline |
Definition at line 16 of file PndSdsClusterPixel.h.
References SetClusterList().
|
virtual |
Definition at line 15 of file PndSdsClusterPixel.cxx.
PndSdsClusterPixel::ClassDef | ( | PndSdsClusterPixel | , |
1 | |||
) |
|
protectedinherited |
|
inherited |
Definition at line 13 of file PndSdsCluster.cxx.
References PndSdsCluster::fClusterList, and i.
Referenced by EventListing().
|
inlineinherited |
Definition at line 38 of file PndSdsCluster.h.
References PndSdsCluster::fClusterList.
Referenced by PndSdsStripClusterTask::CalcMeanCharge(), PndLmdStripClusterTask::Exec(), PndMvdEventAnaTask::Exec(), PndSdsStripClusterTask::Exec(), PndMvdAllDataEventAna::FillClusterHistos(), PndMvdAllDataEventAna::GetHitPerCluster(), PndMvdEventAnaTask::MCHitBelongsToCluster(), and PndMvdAllDataEventAna::PrintClusterArray().
|
inlineinherited |
Definition at line 39 of file PndSdsCluster.h.
References PndSdsCluster::fClusterList.
Referenced by anaclust(), PndSdsChargeWeightingAlgorithms::AutoSelect(), PndSdsChargeWeightingAlgorithms::Binary(), PndSdsChargeWeightingAlgorithms::CenterOfGravity(), PndSdsChargeWeightingAlgorithms::Eta(), PndSdsChargeWeightingAlgorithms::EtaValue(), PndMvdDigiPixelDraw::Exec(), PndLmdStripClusterTask::Exec(), PndSdsStripClusterTask::Exec(), PndLmdPairFinderTask::getPixelHitFromSdsHit(), PndSdsChargeWeightingAlgorithms::HeadTail(), PndSdsChargeWeightingAlgorithms::Median(), and PndCATracking::WriteMVDHits().
|
inlineinherited |
Definition at line 40 of file PndSdsCluster.h.
References PndSdsCluster::fClusterList, and i.
Referenced by anaclust(), PndSdsChargeWeightingAlgorithms::Binary(), PndSdsStripClusterTask::CalcMeanCharge(), PndSdsChargeWeightingAlgorithms::CenterOfGravity(), PndSdsChargeWeightingAlgorithms::Eta(), PndSdsChargeWeightingAlgorithms::EtaValue(), PndMvdDigiPixelDraw::Exec(), PndLmdStripClusterTask::Exec(), PndMvdIdealTrackFinderTask::Exec(), PndLmdIdealFitTask::Exec(), PndSdsStripClusterTask::Exec(), PndStraightLineTrackFinderTask::FindHitsII(), PndStraightLineTrackFinderTask::FindHitsIII(), PndLmdPairFinderTask::getPixelHitFromSdsHit(), PndSdsChargeWeightingAlgorithms::HeadTail(), PndLmdQATask::HitReco(), main(), PndSdsChargeWeightingAlgorithms::Median(), PndLmdQATask::ResoAndPulls(), and PndCATracking::WriteMVDHits().
|
virtualinherited |
Definition at line 8 of file PndSdsCluster.cxx.
|
inlinevirtual |
Implements PndSdsCluster.
Definition at line 21 of file PndSdsClusterPixel.h.
References PndSdsCluster::fClusterList.
Referenced by PndSdsClusterPixel().
|
protectedinherited |
Definition at line 47 of file PndSdsCluster.h.
Referenced by PndSdsCluster::DigiBelongsToCluster(), PndSdsCluster::GetClusterList(), PndSdsCluster::GetClusterSize(), PndSdsCluster::GetDigiIndex(), SetClusterList(), and PndSdsClusterStrip::SetClusterList().