Classes | |
class | Counter |
class | Counters |
Variables | |
tuple | c = Counter('Test') |
tuple | c1 = cs.counter('test2') |
tuple | c2 = cs.counter('test') |
tuple | cs = Counters() |
tuple | file = open('test.pck') |
tuple | lcs = pickle.load(file) |
tuple counter.c = Counter('Test') |
Definition at line 116 of file counter.py.
tuple counter.c1 = cs.counter('test2') |
Definition at line 141 of file counter.py.
tuple counter.c2 = cs.counter('test') |
Definition at line 145 of file counter.py.
Referenced by HcalSiPMShape.analyticPulseShape(), DimuonStatistics.analyze(), GlbMuQualityCutsAnalysis.analyze(), reco::PFDisplacedVertexCandidate.associatedElements(), reco::PFBlock.associatedElements(), TwoBodyDecayModel.cartesianSecondaryMomenta(), condbon.cdbon_write(), tauImpactParameter::LagrangeMultipliersFitter.chiSquare(), tauImpactParameter::LagrangeMultipliersFitter.chiSquareUsingInitalPoint(), NamedCandCombinerBase.combine(), CandCombinerBase< OutputCollection, CandPtr >.combine(), UrbanMscModel93.ComputeCrossSectionPerAtom(), TwoBodyDecayDerivatives.dqsdm(), TwoBodyDecayDerivatives.dqsdphi(), TwoBodyDecayDerivatives.dqsdpx(), TwoBodyDecayDerivatives.dqsdpy(), TwoBodyDecayDerivatives.dqsdpz(), TwoBodyDecayDerivatives.dqsdtheta(), HOCalibAnalyzer.endJob(), NtupleManager.FillChi2(), SiStripBackPlaneCorrectionDQM.fillSummaryMEs(), SiStripLorentzAngleDQM.fillSummaryMEs(), heppy::Davismt2.find_high(), PFBenchmarkAlgo.findAllInCone(), PFBenchmarkAlgo.findAllInEtWindow(), DTLinearFit.fitNpar(), GridInterpolator3DException.GridInterpolator3DException(), DDI::Ellipsoid.halfVol(), PFDisplacedVertexHelper.identifyVertex(), CircleFromThreePoints.init(), gen::PomwigHadronizer.initializeDPDF(), CSCLayerGeometry.intersectionOfTwoLines(), PerigeeConversions.jacobianParameters2Cartesian(), EvolutionECAL.LightCollectionEfficiency(), EvolutionECAL.LightCollectionEfficiencyWeighted(), CSCRadialStripTopology.localError(), TkRadialStripTopology.localError(), makePlots(), FastTrackerRecHitMatcher.match(), SiStripRecHitMatcher.match(), PFBenchmarkAlgo.matchByDeltaEt(), PFBenchmarkAlgo.matchByDeltaR(), CSCRadialStripTopology.measurementError(), TkRadialStripTopology.measurementError(), GlobalTrackerMuonAlignment.misalignMuon(), GlobalTrackerMuonAlignment.misalignMuonL(), heppy::Davismt2.mt2_bisect(), heppy::Davismt2.mt2_massless(), heppy::Davismt2.nsols(), heppy::Davismt2.nsols_massless(), CompareHFCore.operator()(), Fit.PrintChi2(), DimuonMCMatcher.produce(), Strip1DMeasurementTransformator.projectionMatrix(), CSCTFPtMethods.Pt3Stn(), LRHelpFunctions.purityPlot(), DTConfigDBProducer.readDTCCBConfig(), PFSCEnergyCalibration.SCCorrEtEtaBarrel(), LRHelpFunctions.singlePlot(), LinearEquation3< T >.solution(), LRHelpFunctions.storeControlPlots(), heppy::mt2w_bisect::mt2w.teco(), align.toMatrix(), tauImpactParameter::TrackHelixVertexFitter.updateChisquare(), VVIObj.VVIObj(), sistripvvi::VVIObj.VVIObj(), VVIObjF.VVIObjF(), CSCWireGeometry.wireEnds(), and GlobalTrackerMuonAlignment.writeGlPosRcd().
tuple counter.cs = Counters() |
Definition at line 122 of file counter.py.
tuple counter.file = open('test.pck') |
Definition at line 137 of file counter.py.
tuple counter.lcs = pickle.load(file) |
Definition at line 138 of file counter.py.
Referenced by FWEveView.setFrom().