Public Member Functions | |
def | __init__ (self, name, clusterMasking=None, seeding=None, building=None, fit=None, selection=None, other=[]) |
def | all (self) |
def | building (self) |
def | clusterMasking (self) |
def | fit (self) |
def | modules (self) |
def | name (self) |
def | other (self) |
def | seeding (self) |
def | selection (self) |
Private Attributes | |
_name | |
_other | |
Definition at line 1402 of file trackingPlots.py.
def trackingPlots.Iteration.__init__ | ( | self, | |
name, | |||
clusterMasking = None , |
|||
seeding = None , |
|||
building = None , |
|||
fit = None , |
|||
selection = None , |
|||
other = [] |
|||
) |
Definition at line 1403 of file trackingPlots.py.
def trackingPlots.Iteration.all | ( | self | ) |
Definition at line 1425 of file trackingPlots.py.
References trackingPlots.Iteration._other.
def trackingPlots.Iteration.building | ( | self | ) |
def trackingPlots.Iteration.clusterMasking | ( | self | ) |
def trackingPlots.Iteration.fit | ( | self | ) |
def trackingPlots.Iteration.modules | ( | self | ) |
Definition at line 1446 of file trackingPlots.py.
References trackingPlots.Iteration.building(), trackingPlots.Iteration.clusterMasking(), LinearFit.fit(), reco::SequentialGhostTrackFitter.fit(), TKinFitter.fit(), reco::GhostTrackFitter.fit(), SymmetryFit.fit(), reco::PositiveSideGhostTrackFitter.fit(), tmtt::SimpleLR4.fit(), ParentParticleFitter.fit(), tmtt::TrackFitGeneric.fit(), CollinearFitAtTM.fit(), tmtt::ChiSquaredFitBase.fit(), CSCChamberFitter.fit(), emtf::LossFunction.fit(), LocalTrackFitter.fit(), CandCommonVertexFitterBase.fit(), CandKinematicVertexFitter.fit(), CSCCondSegFit.fit(), DTLinearFit.fit(), MuonResidualsAngleFitter.fit(), MuonResidualsBfieldAngleFitter.fit(), MuonResidualsPositionFitter.fit(), MuonResiduals1DOFFitter.fit(), LagrangeParentParticleFitter.fit(), sistrip::LinearFit.fit(), UnbinnedLikelihoodFit.fit(), TrajectoryFitter.fit(), KinematicConstrainedVertexFitter.fit(), EcalPerEvtMatacqAnalyzer.fit, tmtt::KFbase.fit(), CandCommonVertexFitter< Fitter >.fit(), emtf::LeastSquares.fit(), CollinearFitAtTM2.fit(), KinematicParticleFitter.fit(), KinematicConstrainedVertexFitterT< nTrk, nConstraint >.fit(), KinematicParticleVertexFitter.fit(), presentation.PageLayout.fit(), DTSegmentUpdator.fit(), CSCSegFit.fit(), TtSemiLepKinFitter.fit(), MuonResiduals6DOFrphiFitter.fit(), CosmicMuonSmoother.fit(), reco::GhostTrackFitter::FitterImpl.fit(), TtFullHadKinFitter.fit(), sistrip::MeanAndStdDev.fit(), MuonSegFit.fit(), DAFTrackProducerAlgorithm.fit(), MuonResidualsTwoBin.fit(), PulseShapeFitOOTPileupCorrection.fit(), dqmTnP::AbstractFitter.fit(), MuonResiduals5DOFFitter.fit(), TestHits.fit, TestSmoothHits.fit, VectorHitBuilderAlgorithm.fit(), emtf::AbsoluteDeviation.fit(), MuonResiduals6DOFFitter.fit(), FitWithRooFit.fit(), MultiVertexFitter.fit(), SiPixelLAHarvestMCS::FitFPixMuH.fit(), EcalMatacqAnalyzer.fit, LA_Filler_Fitter.fit(), GEMCSCSegFit.fit(), emtf::Huber.fit(), MuonResidualsFitter.fit(), AdaptiveVertexFitter.fit(), emtf::PercentErrorSquared.fit(), trklet::Tracklet.fit(), SequentialVertexFitter< N >.fit(), TtFullHadKinFitter::KinFit.fit(), dqmTnP::GaussianPlusLinearFitter.fit(), hitfit::Top_Fit.fit(), hitfit::Base_Constrainer.fit(), hitfit::Chisq_Constrainer.fit(), dqmTnP::VoigtianPlusExponentialFitter.fit(), trackingPlots.Iteration.fit(), TauValidation.other, SubLayerCrossings.other(), trklet::VMStubsTEMemory.other(), TauDecay.other, CkfDebugger.other, trackingPlots.Iteration.other(), trackingPlots.Iteration.seeding(), DDI::Specific.selection(), TreeBranch.selection(), DDSpecifics.selection(), and trackingPlots.Iteration.selection().
def trackingPlots.Iteration.name | ( | self | ) |
Definition at line 1422 of file trackingPlots.py.
References FP420HitsObject._name, TrackerHitsObject._name, PGeometricDet::Item._name, TrackingRecHitAlgorithm._name, Logger._name, hcaldqm::DQModule._name, citk::IsolationConeDefinitionBase._name, WValidation._name, DrellYanValidation._name, hcaldqm::flag::Flag._name, hcaldqm::quantity::Quantity._name, HistoParams< T >._name, CutApplicatorBase._name, HistoParams< TH2F >._name, HistoParams< TProfile2D >._name, SequenceTypes.SequencePlaceholder._name, plotting.Subtract._name, plotting.Transform._name, plotting.FakeDuplicate._name, plotting.CutEfficiency._name, plotting.AggregateBins._name, plotting.AggregateHistos._name, plotting.ROC._name, trackingPlots.Iteration._name, SequenceTypes._TaskBasePlaceholder._name, plotting.Plot._name, plotting.PlotGroup._name, plotting.PlotterFolder._name, and plotting.PlotterItem._name.
Referenced by config.CFG.__str__(), and validation.Sample.digest().
def trackingPlots.Iteration.other | ( | self | ) |
Definition at line 1443 of file trackingPlots.py.
References trackingPlots.Iteration._other.
Referenced by trackingPlots.Iteration.modules().
def trackingPlots.Iteration.seeding | ( | self | ) |
def trackingPlots.Iteration.selection | ( | self | ) |
|
private |
|
private |
Definition at line 1420 of file trackingPlots.py.
Referenced by trackingPlots.Iteration.all(), and trackingPlots.Iteration.other().