Variables | |
string | action = 'append' |
tuple | commentRE = re.compile(r'#.*$') |
dictionary | countDict = {} |
string | default = '' |
tuple | events = Events(listOfFiles) |
tuple | handle = Handle('vector<PileupSummaryInfo>') |
string | help = "Name of text file containing filenames" |
tuple | label = ('addPileupInfo') |
tuple | line = commentRE.sub('', line) |
list | listOfFiles = args[:] |
tuple | num = pileup.getPU_NumInteractions() |
oldList = listOfFiles | |
tuple | parser = optparse.OptionParser("Usage: %prog file1.root [file2.root...]") |
tuple | pileups = handle.product() |
dictionary | renormDict = {} |
tuple | source = open(filename, 'r') |
int | total = 0 |
string | type = 'string' |
string pileupDistInMC.action = 'append' |
Definition at line 13 of file pileupDistInMC.py.
tuple pileupDistInMC.commentRE = re.compile(r'#.*$') |
Definition at line 7 of file pileupDistInMC.py.
dictionary pileupDistInMC.countDict = {} |
Definition at line 53 of file pileupDistInMC.py.
string pileupDistInMC.default = '' |
Definition at line 16 of file pileupDistInMC.py.
tuple pileupDistInMC.events = Events(listOfFiles) |
Definition at line 45 of file pileupDistInMC.py.
tuple pileupDistInMC.handle = Handle('vector<PileupSummaryInfo>') |
Definition at line 47 of file pileupDistInMC.py.
string pileupDistInMC.help = "Name of text file containing filenames" |
Definition at line 14 of file pileupDistInMC.py.
tuple pileupDistInMC.label = ('addPileupInfo') |
Definition at line 48 of file pileupDistInMC.py.
tuple pileupDistInMC.line = commentRE.sub('', line) |
Definition at line 30 of file pileupDistInMC.py.
list pileupDistInMC.listOfFiles = args[:] |
Definition at line 26 of file pileupDistInMC.py.
tuple pileupDistInMC.num = pileup.getPU_NumInteractions() |
Definition at line 64 of file pileupDistInMC.py.
pileupDistInMC.oldList = listOfFiles |
Definition at line 37 of file pileupDistInMC.py.
tuple pileupDistInMC.parser = optparse.OptionParser("Usage: %prog file1.root [file2.root...]") |
Definition at line 10 of file pileupDistInMC.py.
tuple pileupDistInMC.pileups = handle.product() |
Definition at line 57 of file pileupDistInMC.py.
dictionary pileupDistInMC.renormDict = {} |
Definition at line 75 of file pileupDistInMC.py.
tuple pileupDistInMC.source = open(filename, 'r') |
Definition at line 28 of file pileupDistInMC.py.
int pileupDistInMC.total = 0 |
Definition at line 54 of file pileupDistInMC.py.
Referenced by reco::HcalNoiseRBX.allChargeHighest2TS(), reco::HcalNoiseRBX.allChargeHighest3TS(), reco::HcalNoiseRBX.allChargeTotal(), EmDQM.analyze(), EBTriggerTowerClient.analyze(), EETriggerTowerClient.analyze(), HLTMonElectron.analyze(), HLTMonElectron.beginJob(), EmDQM.beginRun(), reco::HcalNoiseHPD.big5ChargeHighest2TS(), reco::HcalNoiseHPD.big5ChargeHighest3TS(), reco::HcalNoiseHPD.big5ChargeTotal(), reco::HcalNoiseHPD.bigChargeHighest2TS(), reco::HcalNoiseHPD.bigChargeHighest3TS(), reco::HcalNoiseHPD.bigChargeTotal(), EcalMixingModuleValidation.bunchSumTest(), reco::HcalNoiseHPD.caloTowerEmE(), reco::HcalNoiseHPD.caloTowerHadE(), reco::HcalNoiseHPD.caloTowerTotalE(), computeSharedTracks(), EcalPreshowerRecHitsMaker.createVectorsOfCells(), PhysicsTools::Spline.deriv(), MultipleKinematicConstraint.derivative(), CSCPairResidualsConstraint.dphidzFromTrack(), GctRawToDigi.endJob(), EmDQMPostProcessor.endRun(), DTCertificationSummary.endRun(), PhysicsTools::Spline.eval(), RooqqZZPdf.evaluate(), RooggZZPdf.evaluate(), HLXMonitor.FillHistoHFCompare(), HLTMonElectron.fillHistos(), EmDQM.fillHistos(), FastTimerServiceClient.fillSummaryPlots(), get3x3(), get5x5(), MuonShowerInformationFiller.getCompatibleDets(), evf::iDie::lsStat.getOffenderFracAt(), CmsShowNavigator.goTo(), cond::IOVImportIterator.importAll(), FastTemplate.Integral(), PhysicsTools::Spline.integral(), FastHisto.IntegralWidth(), FastHisto2D.IntegralWidth(), HcalRecHitsMaker.noisify(), FastHisto2D.NormalizeXSlices(), reco::Muon.numberOfChambersNoRPC(), reco::HcalNoiseRBX.numRecHits(), FastTimerService.postProcessPath(), StorageAccountProxy.prefetch(), SiStripDetCabling.print(), SiStripFecCabling.print(), SiStripRegionCabling.print(), SiStripFedCabling.printSummary(), SiStripRawToClustersRoI.random(), HITSiStripRawToClustersRoI.random(), TStorageFactoryFile.ReadBuffers(), Storage.readv(), DCacheFile.readv(), reco::HcalNoiseRBX.recHitEnergy(), reco::HcalNoiseHPD.recHitEnergy(), th1fmorph_(), HLTMonBTagClient.update(), MultipleKinematicConstraint.value(), MultiVertexReconstructor.vertices(), writeProfileData(), and Storage.writev().
string pileupDistInMC.type = 'string' |
Definition at line 12 of file pileupDistInMC.py.