CMS 3D CMS Logo

Variables

pileupDistInMC Namespace Reference

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'

Variable Documentation

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.

Definition at line 16 of file pileupDistInMC.py.

Definition at line 45 of file pileupDistInMC.py.

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.

Definition at line 26 of file pileupDistInMC.py.

tuple pileupDistInMC::num = pileup.getPU_NumInteractions()

Definition at line 64 of file pileupDistInMC.py.

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.

Definition at line 54 of file pileupDistInMC.py.

Referenced by reco::HcalNoiseRBX::allChargeHighest2TS(), reco::HcalNoiseRBX::allChargeHighest3TS(), reco::HcalNoiseRBX::allChargeTotal(), EBTriggerTowerClient::analyze(), EmDQM::analyze(), HLTMonElectron::analyze(), EETriggerTowerClient::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(), DTCertificationSummary::endRun(), EmDQMPostProcessor::endRun(), PhysicsTools::Spline::eval(), RooggZZPdf::evaluate(), RooqqZZPdf::evaluate(), HLXMonitor::FillHistoHFCompare(), EmDQM::fillHistos(), HLTMonElectron::fillHistos(), FastTimerServiceClient::fillSummaryPlots(), get3x3(), get5x5(), MuonShowerInformationFiller::getCompatibleDets(), evf::iDie::lsStat::getOffenderFracAt(), CmsShowNavigator::goTo(), cond::IOVImportIterator::importAll(), PhysicsTools::Spline::integral(), FastTemplate::Integral(), FastHisto::IntegralWidth(), FastHisto2D::IntegralWidth(), HcalRecHitsMaker::noisify(), FastHisto2D::NormalizeXSlices(), reco::Muon::numberOfChambersNoRPC(), reco::HcalNoiseRBX::numRecHits(), FastTimerService::postProcessPath(), StorageAccountProxy::prefetch(), XrdFile::prefetch(), SiStripDetCabling::print(), SiStripFecCabling::print(), SiStripRegionCabling::print(), HITSiStripRawToClustersRoI::random(), SiStripRawToClustersRoI::random(), TStorageFactoryFile::ReadBuffers(), DCacheFile::readv(), XrdFile::readv(), Storage::readv(), reco::HcalNoiseHPD::recHitEnergy(), reco::HcalNoiseRBX::recHitEnergy(), th1fmorph_(), HLTMonBTagClient::update(), MultipleKinematicConstraint::value(), writeProfileData(), and Storage::writev().

string pileupDistInMC::type = 'string'

Definition at line 12 of file pileupDistInMC.py.