CMS 3D CMS Logo

List of all members | Public Member Functions | Static Protected Member Functions | Private Member Functions
edm::EventBase Class Referenceabstract

#include <EventBase.h>

Inheritance diagram for edm::EventBase:
edm::Event fwlite::EventBase fwlite::ChainEvent fwlite::Event fwlite::EventContainer fwlite::MultiChainEvent

Public Member Functions

int bunchCrossing () const
 
virtual edm::EventAuxiliary const & eventAuxiliary () const =0
 
 EventBase ()
 
edm::EventAuxiliary::ExperimentType experimentType () const
 
template<typename T >
bool get (ProductID const &, Handle< T > &) const
 
template<typename T >
bool getByLabel (InputTag const &, Handle< T > &) const
 
template<>
bool getByLabel (edm::InputTag const &tag, Handle< FWGenericObject > &result) const
 Specialize the getByLabel method to work with a Handle<FWGenericObject> More...
 
edm::EventID id () const
 
bool isRealData () const
 
edm::LuminosityBlockNumber_t luminosityBlock () const
 
int orbitNumber () const
 
virtual edm::ParameterSet const * parameterSet (edm::ParameterSetID const &psID) const =0
 
virtual ProcessHistory const & processHistory () const =0
 
edm::Timestamp time () const
 
virtual TriggerNames const & triggerNames (edm::TriggerResults const &triggerResults) const =0
 
virtual TriggerResultsByName triggerResultsByName (edm::TriggerResults const &triggerResults) const =0
 
virtual ~EventBase ()
 

Static Protected Member Functions

static edm::ParameterSet const * parameterSetForID_ (edm::ParameterSetID const &psID)
 
static TriggerNames const * triggerNames_ (edm::TriggerResults const &triggerResults)
 

Private Member Functions

virtual BasicHandle getByLabelImpl (std::type_info const &iWrapperType, std::type_info const &iProductType, InputTag const &iTag) const =0
 
virtual BasicHandle getImpl (std::type_info const &iProductType, ProductID const &iTag) const =0
 

Detailed Description

Definition at line 46 of file EventBase.h.

Constructor & Destructor Documentation

EventBase::EventBase ( )

Definition at line 40 of file EventBase.cc.

41  {
42  }
EventBase::~EventBase ( )
virtual

Reimplemented in fwlite::EventBase.

Definition at line 44 of file EventBase.cc.

45  {
46  }

Member Function Documentation

int edm::EventBase::bunchCrossing ( ) const
inline

Definition at line 66 of file EventBase.h.

References edm::EventAuxiliary::bunchCrossing(), and eventAuxiliary().

Referenced by TPTask::_process(), RawTask::_process(), RecHitTask::_process(), LEDTask::_process(), DigiTask::_process(), LaserTask::_process(), ESRawDataTask::analyze(), EventHeader::analyze(), L1TdeStage2CaloLayer1::analyze(), HLTInspect::analyze(), CTPPSCommonDQMSource::analyze(), CTPPSPixelDQMSource::analyze(), EcalTPGAnalyzer::analyze(), TotemRPDQMSource::analyze(), V0Monitor::analyze(), TotemTimingDQMSource::analyze(), HcalHBHEMuonSimAnalyzer::analyze(), L1TStage2uGT::analyze(), SiPixelDigiSource::analyze(), L1ABCDebugger::analyze(), PixelLumiDQM::analyze(), RPCTTUMonitor::analyze(), HitEff::analyze(), EventTimeDistribution::analyze(), HcalRaddamMuon::analyze(), NoBPTXMonitor::analyze(), L1TStage2CaloLayer1::analyze(), CTPPSDiamondDQMSource::analyze(), TrackCount::analyze(), TrackingMonitor::analyze(), HLTScalers::analyze(), CommonModeAnalyzer::analyze(), CastorMonitorModule::analyze(), HcalHBHEMuonAnalyzer::analyze(), IsoTrackCalibration::analyze(), FSQDQM::analyze(), StudyHLT::analyze(), IsoTrackCalib::analyze(), HcalIsoTrkAnalyzer::analyze(), IsoTrig::analyze(), IsolatedTracksHcalScale::analyze(), IsolatedTracksNxN::analyze(), BeamHaloAnalyzer::analyze(), GlobalTrackerMuonAlignment::analyzeTrackTrack(), GlobalTrackerMuonAlignment::analyzeTrackTrajectory(), ecaldqm::RawDataTask::beginEvent(), ecaldqm::TimingTask::beginEvent(), ecaldqm::TrigPrimTask::beginEvent(), MicroGMTConverter::convert_all(), MultiplicityCorrelatorHistogramMaker::fill(), DigiInvestigatorHistogramMaker::fill(), DigiVertexCorrHistogramMaker::fill(), VertexHistogramMaker::fill(), DigiLumiCorrHistogramMaker::fill(), BSvsPVHistogramMaker::fill(), StringBasedNTupler::fill(), L1GlobalTriggerPSB::fillPsbBlock(), FilterOutLowPt::filter(), BeamSplash::filter(), FilterOutScraping::filter(), PhysDecl::filter(), AlCaIsolatedBunchFilter::filter(), AlCaIsolatedBunchSelector::filter(), AlCaIsoTracksProducerFilter::filter(), AlCaHBHEMuonFilter::filter(), AlCaIsoTracksFilter::filter(), l1t::AMCDumpToRaw::formatRaw(), l1t::MP7BufferDumpToRaw::formatRaw(), GetLumi::getRawValue(), GeometryInterface::loadTimebased(), L1GTEvmDigiToRaw::packHeader(), L1GTDigiToRaw::packHeader(), ShallowEventDataProducer::produce(), edm::EventAuxiliaryHistoryProducer::produce(), RPCTwinMuxDigiToRaw::produce(), GEMDigiToRawModule::produce(), AlcaPCCProducer::produce(), HcalDigiToRawuHTR::produce(), L1TGlobalProducer::produce(), EventWithHistoryProducer::produce(), EventWithHistoryProducerFromL1ABC::produce(), RPCTrigger::produce(), omtf::OmtfPacker::produce(), EcalDigiToRaw::produce(), AlCaHBHEMuonProducer::produce(), APVCyclePhaseProducerFromL1ABC::produce(), L1GlobalTrigger::produce(), AlCaIsoTracksProducer::produce(), PVFitter::readEvent(), L1GlobalTriggerFDL::run(), L1Analysis::L1AnalysisEvent::Set(), dqm::TrackAnalyzer::setBX(), amc13::Packet::write(), and LaserSorter::writeEventHeader().

66 {return eventAuxiliary().bunchCrossing();}
int bunchCrossing() const
virtual edm::EventAuxiliary const & eventAuxiliary() const =0
virtual edm::EventAuxiliary const& edm::EventBase::eventAuxiliary ( ) const
pure virtual
edm::EventAuxiliary::ExperimentType edm::EventBase::experimentType ( ) const
inline
template<typename T >
bool EventBase::get ( ProductID const &  pid,
Handle< T > &  result 
) const

Definition at line 106 of file EventBase.h.

References edm::HandleBase::clear(), edm::convert_handle(), edm::HandleBase::failedToGet(), getImpl(), and eostools::move().

Referenced by Options.Options::__getitem__(), betterConfigParser.BetterConfigParser::__updateDict(), fireworks::addSiStripClusters(), rrapi.RRApi::columns(), rrapi.RRApi::count(), rrapi.RRApi::data(), betterConfigParser.BetterConfigParser::getCompares(), betterConfigParser.BetterConfigParser::getGeneral(), betterConfigParser.BetterConfigParser::getResultingSection(), fireworks::pushNearbyPixelHits(), rrapi.RRApi::report(), rrapi.RRApi::reports(), rrapi.RRApi::tables(), rrapi.RRApi::tags(), rrapi.RRApi::templates(), and rrapi.RRApi::workspaces().

106  {
107  result.clear();
108  BasicHandle bh = this->getImpl(typeid(T), pid);
109  convert_handle(std::move(bh), result); // throws on conversion error
110  if (result.failedToGet()) {
111  return false;
112  }
113  return true;
114  }
void convert_handle(BasicHandle &&bh, Handle< T > &result)
Definition: ConvertHandle.h:20
virtual BasicHandle getImpl(std::type_info const &iProductType, ProductID const &iTag) const =0
long double T
def move(src, dest)
Definition: eostools.py:510
template<typename T >
bool EventBase::getByLabel ( InputTag const &  tag,
Handle< T > &  result 
) const

Definition at line 94 of file EventBase.h.

References edm::HandleBase::clear(), edm::convert_handle(), edm::HandleBase::failedToGet(), getByLabelImpl(), and eostools::move().

Referenced by FWSimTrackProxyBuilder::build(), FWECALCaloDataDetailViewBuilder::buildCaloData(), FWEventItem::data(), FWECALDetailViewBuilder::fillData(), FWHLTValidator::fillOptions(), PhoFull5x5SigmaIEtaIEtaValueMapCut::getEventContent(), PhoMVACut::getEventContent(), PhoAnyPFIsoWithEAAndQuadScalingCut::getEventContent(), GsfEleEffAreaPFIsoCut::getEventContent(), GsfEleMVACut::getEventContent(), GsfEleRelPFIsoScaledCut::getEventContent(), GsfEleValueMapIsoRhoCut::getEventContent(), PhoAnyPFIsoWithEAAndExpoScalingCut::getEventContent(), PhoAnyPFIsoWithEAAndExpoScalingEBCut::getEventContent(), PhoAnyPFIsoWithEACut::getEventContent(), GsfEleDxyCut::getEventContent(), GsfEleDzCut::getEventContent(), MuonPOGStandardCut::getEventContent(), GsfEleConversionVetoCut::getEventContent(), GsfEleDeltaBetaIsoCut::getEventContent(), GsfEleEmHadD1IsoRhoCut::getEventContent(), MuonDxyCut::getEventContent(), MuonDzCut::getEventContent(), GsfEleTrkPtIsoRhoCut::getEventContent(), GsfEleCalPFClusterIsoCut::getEventContent(), GsfEleHadronicOverEMEnergyScaledCut::getEventContent(), MVAVariableManager< reco::GsfElectron >::getValue(), FWPFCandidateWithHitsProxyBuilder::initPFRecHitsCollections(), FWECALDetailViewBuilder::showSuperClusters(), FWECALCaloDataDetailViewBuilder::showSuperClusters(), edm::LumiReWeighting::weight(), edm::Lumi3DReWeighting::weight3D(), and edm::LumiReWeighting::weightOOT().

94  {
95  result.clear();
96  BasicHandle bh = this->getByLabelImpl(typeid(edm::Wrapper<T>), typeid(T), tag);
97  convert_handle(std::move(bh), result); // throws on conversion error
98  if (result.failedToGet()) {
99  return false;
100  }
101  return true;
102  }
virtual BasicHandle getByLabelImpl(std::type_info const &iWrapperType, std::type_info const &iProductType, InputTag const &iTag) const =0
void convert_handle(BasicHandle &&bh, Handle< T > &result)
Definition: ConvertHandle.h:20
long double T
def move(src, dest)
Definition: eostools.py:510
bool edm::EventBase::getByLabel ( edm::InputTag const &  tag,
Handle< FWGenericObject > &  result 
) const

Specialize the getByLabel method to work with a Handle<FWGenericObject>

Specialize the Event's getByLabel method to work with a Handle<FWGenericObject>

Definition at line 56 of file FWGenericHandle.cc.

References edm::TypeWithDict::byName(), edm::convert_handle(), edm::BasicHandle::failedToGet(), mps_fire::result, AlCaHLTBitMon_QueryRunRegistry::string, GlobalPosition_Frontier_DevDB_cff::tag, and edm::TypeWithDict::typeInfo().

58 {
59  std::string dataTypeName = result.type().name();
60  if (dataTypeName[dataTypeName.size() -1] == '>')
61  dataTypeName += " ";
62  std::string wrapperName = "edm::Wrapper<" + dataTypeName + ">";
63 
64  edm::TypeWithDict wrapperType(edm::TypeWithDict::byName(wrapperName));
65 
66  BasicHandle bh = this->getByLabelImpl(wrapperType.typeInfo(),
67  result.type().typeInfo(),
68  tag);
69  convert_handle(bh, result); // throws on conversion error
70  if(bh.failedToGet())
71  return false;
72  return true;
73 }
virtual BasicHandle getByLabelImpl(std::type_info const &iWrapperType, std::type_info const &iProductType, InputTag const &iTag) const =0
static TypeWithDict byName(std::string const &name)
Definition: TypeWithDict.cc:82
void convert_handle(BasicHandle &&bh, Handle< T > &result)
Definition: ConvertHandle.h:20
virtual BasicHandle edm::EventBase::getByLabelImpl ( std::type_info const &  iWrapperType,
std::type_info const &  iProductType,
InputTag const &  iTag 
) const
privatepure virtual

Implemented in edm::Event.

Referenced by getByLabel(), and orbitNumber().

virtual BasicHandle edm::EventBase::getImpl ( std::type_info const &  iProductType,
ProductID const &  iTag 
) const
privatepure virtual

Implemented in edm::Event, and fwlite::EventBase.

Referenced by get(), and orbitNumber().

edm::EventID edm::EventBase::id ( void  ) const
inline

Definition at line 60 of file EventBase.h.

References eventAuxiliary(), and edm::EventAuxiliary::id().

Referenced by fwlite::RunLumiSelector::accept(), FilterSelection::acceptMap(), timestudy::ExternalWorkSleepingProducer::acquire(), edm::DataMixingEMWorker::addEMSignals(), edm::DataMixingEMDigiWorker::addEMSignals(), edm::DataMixingHcalWorker::addHcalSignals(), edm::DataMixingHcalDigiWorker::addHcalSignals(), edm::DataMixingMuonWorker::addMuonSignals(), edm::PreMixingModule::addSignals(), PreMixingSiPixelWorker::addSignals(), edm::DataMixingModule::addSignals(), edm::MixingModule::addSignals(), edm::HiMixingWorker< T >::addSignals(), edm::MixingWorker< T >::addSignals(), edm::DataMixingSiPixelWorker::addSiPixelSignals(), SiStripGainFromData::algoAnalyze(), SiStripHitEffFromCalibTree::algoAnalyze(), SiStripGainFromCalibTree::algoAnalyze(), CSCDigiDump::analyze(), ElectronIDAnalyzer::analyze(), EcalTrivialObjectAnalyzer::analyze(), PerformanceAnalyzer::analyze(), RawDataConverter::analyze(), edmtest::AlignPCLThresholdsReader::analyze(), JetValidation::analyze(), SiStripDetVOffFakeBuilder::analyze(), L1TScalersSCAL::analyze(), L1CondDBIOVWriterExt::analyze(), SiStripNoisesBuilder::analyze(), PlaybackRawDataProvider::analyze(), ESOccupancyTask::analyze(), ESPedestalTask::analyze(), SiStripApvGainBuilder::analyze(), SiStripSummaryBuilder::analyze(), SiStripThresholdBuilder::analyze(), KVFTrackUpdate::analyze(), SiStripPedestalsBuilder::analyze(), ESRawDataTask::analyze(), edmtest::FillInfoESAnalyzer::analyze(), edmtest::LHCInfoESAnalyzer::analyze(), ElectronMcSignalValidatorMiniAOD::analyze(), EventHeader::analyze(), HcalTBWriter::analyze(), EcalEBTrigPrimAnalyzer::analyze(), ElectronMcSignalValidator::analyze(), ElectronGeneralAnalyzer::analyze(), CTPPSPixelDAQMappingAnalyzer::analyze(), ElectronTagProbeAnalyzer::analyze(), MCElectronAnalyzer::analyze(), MCPhotonAnalyzer::analyze(), MCPizeroAnalyzer::analyze(), PhotonsWithConversionsAnalyzer::analyze(), SimpleConvertedPhotonAnalyzer::analyze(), BeamSpotFromDB::analyze(), AlignmentStats::analyze(), SiStripQualityStatistics::analyze(), ESTimingTask::analyze(), BeamSpotAnalyzer::analyze(), EcalDQMonitorTask::analyze(), PUDumper::analyze(), DTT0CalibrationRMS::analyze(), L1O2OTestAnalyzerExt::analyze(), AlCaElectronsTest::analyze(), L1TdeStage2CaloLayer1::analyze(), SiStripCommissioningOfflineClient::analyze(), edmtest::L1TriggerScalerESAnalyzer::analyze(), edmtest::RunInfoESAnalyzer::analyze(), PFCandidateChecker::analyze(), edmtest::RunSummaryESAnalyzer::analyze(), SimHitsValidationHcal::analyze(), SiStripMonitorDigi::analyze(), l1t::L1TStage2CaloAnalyzer::analyze(), HLTInspect::analyze(), TrackerHitAnalyzer::analyze(), SiPixelRecHitsValid::analyze(), DumpGctDigis::analyze(), DTT0Calibration::analyze(), ElectronSeedAnalyzer::analyze(), ValidationMisalignedTracker::analyze(), SiStripCommissioningSource::analyze(), EcalPedHists::analyze(), ElectronMcFakeValidator::analyze(), DTConfigTester::analyze(), KVFTest::analyze(), HcalSimHitStudy::analyze(), SiStripLAProfileBooker::analyze(), SimAnalyzerMinbias::analyze(), EcalTPGAnalyzer::analyze(), CSCRecoBadChannelsAnalyzer::analyze(), SimplePhotonAnalyzer::analyze(), CSCViewDigi::analyze(), KineExample::analyze(), sistrip::SpyExtractRunModule::analyze(), ElectronAnalyzer::analyze(), DQMEventInfo::analyze(), SiStripMonitorCluster::analyze(), GsfElectronDataAnalyzer::analyze(), L1CondDBIOVWriter::analyze(), GsfElectronMCFakeAnalyzer::analyze(), CentralityTableProducer::analyze(), EventIDChecker::analyze(), DQMAnalyzer::analyze(), GsfElectronFakeAnalyzer::analyze(), AbortOnEventIDAnalyzer::analyze(), sistrip::SpyIdentifyRunsModule::analyze(), GsfElectronMCAnalyzer::analyze(), RPCPhiEff::analyze(), DuplicationChecker::analyze(), ElectronStudy::analyze(), BTVHLTOfflineSource::analyze(), V0Monitor::analyze(), EcalBarrelSimHitsValidation::analyze(), L1GtPatternGenerator::analyze(), SimplePi0DiscAnalyzer::analyze(), ElectronConversionRejectionValidator::analyze(), edm::SecSourceAnalyzer::analyze(), EcalEndcapSimHitsValidation::analyze(), EcalPreshowerSimHitsValidation::analyze(), DTTrigTest::analyze(), PrimaryVertexResolution::analyze(), HcalHBHEMuonSimAnalyzer::analyze(), edmtest::HcalDumpConditions::analyze(), ContainmentCorrectionAnalyzer::analyze(), RunLumiEventChecker::analyze(), HiggsDQM::analyze(), SiStripMonitorRawData::analyze(), HcalCollapseAnalyzer::analyze(), L1O2OTestAnalyzer::analyze(), GeneralHLTOffline::analyze(), EcalSimHitsValidation::analyze(), DTSegmentAnalysisTask::analyze(), BeamSpotRcdReader::analyze(), HLTrigReport::analyze(), L1TRate::analyze(), EcalBxOrbitNumberGrapher::analyze(), PixelLumiDQM::analyze(), DiJetMonitor::analyze(), FFTJetImageRecorder::analyze(), calcTopMass::analyze(), EcalRecHitsValidation::analyze(), Vx3DHLTAnalyzer::analyze(), IgProfModule::analyze(), HitEff::analyze(), SiStripSpyMonitorModule::analyze(), SiStripMonitorPedestals::analyze(), METplusTrackMonitor::analyze(), TkConvValidator::analyze(), SiStripFEDCheckPlugin::analyze(), L1TRate_Offline::analyze(), EcalURecHitHists::analyze(), TestOutliers::analyze(), GlobalDigisHistogrammer::analyze(), ZdcSimHitStudy::analyze(), DiDispStaMuonMonitor::analyze(), LhcTrackAnalyzer::analyze(), ObjMonitor::analyze(), BigEventsDebugger< T >::analyze(), EcalLaserAnalyzerYousi::analyze(), CastorDumpConditions::analyze(), HcalRaddamMuon::analyze(), EGammaCutBasedEleIdAnalyzer::analyze(), EcalDigisValidation::analyze(), GlobalRecHitsHistogrammer::analyze(), HGCalRecHitValidation::analyze(), ElectronMVANtuplizer::analyze(), PhotonMVANtuplizer::analyze(), NoBPTXMonitor::analyze(), TopMonitor::analyze(), SiStripFEDMonitorPlugin::analyze(), L1TStage2CaloLayer1::analyze(), SiStripMonitorTrack::analyze(), FFTJetPileupAnalyzer::analyze(), CosmicSplitterValidation::analyze(), HGCalDigiValidation::analyze(), EcalMipGraphs::analyze(), l1t::GtRecordDump::analyze(), SiPixelErrorEstimation::analyze(), PhotonValidator::analyze(), MuonSimHitsValidAnalyzer::analyze(), EcalDisplaysByEvent::analyze(), TrackingMonitor::analyze(), PhotonMonitor::analyze(), JetMETHLTOfflineSource::analyze(), SiStripCMMonitorPlugin::analyze(), ValidIsoTrkCalib::analyze(), MuonMonitor::analyze(), SiPixelTrackingRecHitsValid::analyze(), EcalCosmicsHists::analyze(), JetMonitor::analyze(), CastorPedestalsAnalysis::analyze(), CastorMonitorModule::analyze(), HcalHBHEMuonAnalyzer::analyze(), METMonitor::analyze(), GlobalHitsHistogrammer::analyze(), PiZeroAnalyzer::analyze(), IsoTrackCalibration::analyze(), GlobalHitsAnalyzer::analyze(), HTMonitor::analyze(), pat::CandidateSummaryTable::analyze(), FSQDQM::analyze(), GctErrorAnalyzer::analyze(), StudyHLT::analyze(), IsoTrackCalib::analyze(), HcalIsoTrkAnalyzer::analyze(), JetAnalyzer::analyze(), analyzer::SiPixelLorentzAngle::analyze(), SiStripSpyDisplayModule::analyze(), ZToMuMuGammaAnalyzer::analyze(), PhotonAnalyzer::analyze(), IsoTrig::analyze(), IsolatedTracksHcalScale::analyze(), L1TBPTX::analyze(), GlobalDigisAnalyzer::analyze(), IsolatedGenParticles::analyze(), IsolatedTracksCone::analyze(), LaserSorter::analyze(), SiStripRecHitsValid::analyze(), TrackerDpgAnalysis::analyze(), EcnaAnalyzer::analyze(), SiPixelOfflineCalibAnalysisBase::analyze(), IsolatedTracksNxN::analyze(), GlobalRecHitsAnalyzer::analyze(), BeamHaloAnalyzer::analyze(), HOCalibAnalyzer::analyze(), SiStripTrackingRecHitsValid::analyze(), ResidualRefitting::analyze(), TrackingNtuple::analyze(), L1GtAnalyzer::analyzeConditionsInEventBlock(), L1GtAnalyzer::analyzeTrigger(), CSCDigiToRaw::createFedBuffers(), sistrip::DigiToRaw::createFedBuffers_(), GsfElectronAlgo::displayInternalElectrons(), edm::PreMixingModule::doPileUp(), edm::DataMixingModule::doPileUp(), edm::MixingModule::doPileUp(), SiStripGainsPCLWorker::dqmAnalyze(), CastorDumpConditions::dumpIt(), EventWithHistory::EventWithHistory(), L1GtPatternGenerator::extractGlobalTriggerData(), extractRecordData(), HGCalTriggerNtupleEvent::fill(), StringBasedNTupler::fill(), FWHLTTriggerTableView::fillAverageAcceptFractions(), HLXMonitor::FillEventInfo(), L1GlobalTriggerPSB::fillPsbBlock(), DTNewROS8FileReader::fillRawData(), DTROS8FileReader::fillRawData(), DTDDUFileReader::fillRawData(), DTROS25FileReader::fillRawData(), DTSpyReader::fillRawData(), DaqFakeReader::fillRawData(), DTTFFEDSim::fillRawData(), DTuROSDigiToRaw::fillRawData(), edm::ModuloEventIDFilter::filter(), PFDQMEventSelector::filter(), TrackingFailureFilter::filter(), EcalTangentFilter::filter(), PhotonIsoProducer::filter(), MultiEventFilter::filter(), SiStripCommissioningBasicPrescaler::filter(), PythiaFilterGammaJetIsoPi0::filter(), BeamSplash::filter(), FilterOutLowPt::filter(), EcalLaserCorrFilter::filter(), FilterOutScraping::filter(), PhysDecl::filter(), NMaxPerLumi::filter(), HLTEventNumberFilter::filter(), AlCaIsolatedBunchFilter::filter(), AlCaIsolatedBunchSelector::filter(), MCZll::filter(), AlCaIsoTracksProducerFilter::filter(), EcalSkim::filter(), HcalLaserEventFilter2012::filter(), edm::GeneratorFilter< HAD, DEC >::filter(), AlCaHBHEMuonFilter::filter(), HcalLaserEventFilter::filter(), HcalLaserHBHEFilter2012::filter(), HcalLaserHBHEHFFilter2012::filter(), HcalLaserHFFilter2012::filter(), PrescaleEventFilter::filter(), HLTPrescaler::filter(), SiStripShotFilter::filter(), PickEvents::filter(), edm::HadronizerFilter< HAD, DEC >::filter(), AlCaIsoTracksFilter::filter(), EcalDeadCellTriggerPrimitiveFilter::filter(), HLTEcalResonanceFilter::filter(), HLTRegionalEcalResonanceFilter::filter(), LogErrorEventFilter::filter(), HSCPTreeBuilder::filter(), FWFileEntry::filterEventsWithCustomParser(), l1t::AMCDumpToRaw::formatRaw(), l1t::MP7BufferDumpToRaw::formatRaw(), RunManagerMTWorker::generateEvent(), RunManager::generateEvent(), MatacqProducer::getOrbitId(), egamma::getRandomSeedFromObj(), egamma::getRandomSeedFromSC(), TrackProducer::getTransient(), TrackProducerWithSCAssociation::getTransient(), tnp::BaseTreeFiller::init(), CmsShowMainFrame::loadEvent(), EcalDeadCellDeltaRFilter::loadEventInfo(), EgammaHLTNxNClusterProducer::makeNxNClusters(), RunLumiSelector::operator()(), L1GTEvmDigiToRaw::packHeader(), L1GTDigiToRaw::packHeader(), CkfDebugger::printSimHits(), TrackFinder::process(), AlignmentMonitorMuonSystemMap1D::processMuonResidualsFromTrack(), FFTJetTreeDump::processTreeData(), ShallowEventDataProducer::produce(), edm::FlatRandomMultiParticlePGunProducer::produce(), edm::RandomMultiParticlePGunProducer::produce(), HcalPatternSource::produce(), edm::FlatRandomEThetaGunProducer::produce(), edm::FlatRandomPtThetaGunProducer::produce(), edm::GaussRandomPThetaGunProducer::produce(), edm::FileRandomKEThetaGunProducer::produce(), edm::RandomtXiGunProducer::produce(), edm::EventAuxiliaryHistoryProducer::produce(), PixelTrackProducer::produce(), GsfTrackProducer::produce(), DTDigiToRawModule::produce(), CosmicMuonProducer::produce(), TrackRefitter::produce(), EcalTBH2TDCRecInfoProducer::produce(), GsfTrackRefitter::produce(), CSCDigiProducer::produce(), edm::FlatRandomOneOverPtGunProducer::produce(), CosmicMuonLinksProducer::produce(), edm::FlatRandomEGunProducer::produce(), edm::FlatRandomPtGunProducer::produce(), TrackProducer::produce(), edm::MultiParticleInConeGunProducer::produce(), edm::ExpoRandomPtGunProducer::produce(), CalibratedPhotonProducerRun2T< T >::produce(), DAFTrackProducer::produce(), OscarProducer::produce(), ESDigiToRaw::produce(), edm::ExpoRandomPGunProducer::produce(), EcalRecHitsMerger::produce(), ESRecHitsMerger::produce(), StoreSecondary::produce(), PFV0Producer::produce(), CSCDCCUnpacker::produce(), CalibratedElectronProducerRun2T< T >::produce(), NtpProducer< C >::produce(), CastorDigiToRaw::produce(), PFDisplacedVertexProducer::produce(), PreshowerClusterShapeProducer::produce(), edm::CosMuoGenProducer::produce(), SiPixelFedFillerWordEventNumber::produce(), edm::FlatRandomPtAndDxyGunProducer::produce(), HcalDigiToRaw::produce(), BeamSpotProducer::produce(), TrackerHitProducer::produce(), GenParticles2HepMCConverter::produce(), RPCTwinMuxDigiToRaw::produce(), GEMDigiToRawModule::produce(), sistrip::RawToDigiModule::produce(), PFDisplacedVertexCandidateProducer::produce(), OscarMTProducer::produce(), EcalListOfFEDSProducer::produce(), LaserAlignmentProducer::produce(), ESListOfFEDSProducer::produce(), RPCPackingModule::produce(), PiZeroDiscriminatorProducer::produce(), CSCRecHitDProducer::produce(), AlcaBeamSpotProducer::produce(), FakeTBEventHeaderProducer::produce(), CalibratedPhotonProducerT< T >::produce(), SiPixelDigiToRaw::produce(), PFMET::produce(), CSCTFPacker::produce(), EcalBarrelClusterFastTimer::produce(), DTTrigProd::produce(), DeDxHitInfoProducer::produce(), edm::BeamHaloProducer::produce(), ZToLLEdmNtupleDumper::produce(), CalibratedElectronProducerT< T >::produce(), EcalTrigPrimProducer::produce(), TrackTimeValueMapProducer::produce(), RunManagerMTWorker::produce(), HcalDigiToRawuHTR::produce(), PFProducer::produce(), GctDigiToRaw::produce(), EventWithHistoryProducer::produce(), EventWithHistoryProducerFromL1ABC::produce(), DTDigitizer::produce(), PFSimParticleProducer::produce(), gen::Pythia6Gun::produce(), L1Comparator::produce(), EgammaHLTNxNClusterProducer::produce(), reco::PFMETProducerMVA::produce(), RPCTrigger::produce(), omtf::OmtfPacker::produce(), ConvBremSeedProducer::produce(), EcalDigiToRaw::produce(), AlCaHBHEMuonProducer::produce(), EcalSimpleProducer::produce(), L1GlobalTrigger::produce(), APVCyclePhaseProducerFromL1ABC::produce(), SiPixelCalibDigiProducer::produce(), PFEGammaProducer::produce(), BoostedJetMXNetJetTagsProducer::produce(), l1t::GenToInputProducer::produce(), RunManager::produce(), reco::modules::TrackerTrackHitFilter::produce(), GoodSeedProducer::produce(), GlobalHitsProdHist::produce(), GlobalHitsProducer::produce(), LaserAlignment::produce(), AlCaIsoTracksProducer::produce(), VirtualJetProducer::produce(), GlobalDigisProducer::produce(), GlobalRecHitsProducer::produce(), AlCaHOCalibProducer::produce(), BeamFitter::readEvent(), PVFitter::readEvent(), OMTFReconstruction::reconstruct(), tnp::TagProbePairMaker::run(), L1GlobalTriggerFDL::run(), ElectronSeedGenerator::run(), SiStripElectronSeedGenerator::run(), L1Analysis::L1AnalysisEvent::Set(), FWFFNavigator::setCurrentEvent(), reco::tau::RecoTauVertexAssociator::setEvent(), L1TdeStage2CaloLayer1::updateMismatch(), L1TStage2CaloLayer1::updateMismatch(), amc13::Packet::write(), LaserSorter::writeEventHeader(), and edmtest::HcalDumpConditions::writeToFile().

60 {return eventAuxiliary().id();}
EventID const & id() const
virtual edm::EventAuxiliary const & eventAuxiliary() const =0
bool edm::EventBase::isRealData ( ) const
inline

Definition at line 64 of file EventBase.h.

References eventAuxiliary(), and edm::EventAuxiliary::isRealData().

Referenced by PUDumper::analyze(), StandaloneTrackMonitor::analyze(), SUSY_HLT_InclusiveHT::analyze(), SUSY_HLT_PhotonHT::analyze(), SUSY_HLT_PhotonMET::analyze(), HLTInspect::analyze(), SiStripMonitorCluster::analyze(), SUSY_HLT_Muon_Hadronic::analyze(), JetTester::analyze(), L1TRCT::analyze(), SUSY_HLT_SingleLepton::analyze(), L1TdeRCT::analyze(), LepHTMonitor::analyze(), JetTester_HeavyIons::analyze(), EmDQM::analyze(), L1TGCT::analyze(), FFTJetCorrectionProducer::applyCorrections(), ecaldqm::RawDataTask::beginEvent(), SiPixelPhase1Base::checktrigger(), StringBasedNTupler::fill(), AdHocNTupler::fill(), DetectorStateFilter::filter(), JetMETDQMDCSFilter::filter(), HLTPhysicsDeclared::filter(), HLTTriggerTypeFilter::filter(), HLTEventNumberFilter::filter(), HLTL1NumberFilter::filter(), L1GtBeamModeFilter::filter(), cms::PFMETProducer::getMETCovMatrix(), pat::PATMETProducer::getMETCovMatrix(), HLTHcalNZSFilter::hltFilter(), HLTBeamModeFilter::hltFilter(), tnp::BaseTreeFiller::init(), EcalDeadCellDeltaRFilter::loadEventInfo(), TrackFinder::process(), WeakEffectsWeightProducer::produce(), TTClusterAssociator< T >::produce(), TTTrackAssociator< T >::produce(), TTStubAssociator< T >::produce(), edm::EventAuxiliaryHistoryProducer::produce(), HFEMClusterProducer::produce(), DistortedMETProducer::produce(), DistortedMuonProducerFromDB::produce(), DistortedPFCandProducer::produce(), DistortedMuonProducer::produce(), BunchSpacingProducer::produce(), ISRGammaWeightProducer::produce(), FSRWeightProducer::produce(), ISRWeightProducer::produce(), PdfWeightProducer::produce(), LHECOMWeightProducer::produce(), CalibratedPhotonProducerT< T >::produce(), CalibratedElectronProducerT< T >::produce(), cms::METSignificanceProducer::produce(), pat::PATTauProducer::produce(), pat::PATJetProducer::produce(), ReducedEGProducer::produce(), pat::PATPhotonProducer::produce(), pat::PATElectronProducer::produce(), pat::PATTriggerEventProducer::produce(), pat::PATTriggerProducer::produce(), pat::PATMuonProducer::produce(), PileupJetIdProducer::produce(), ShiftedJetProducerT< T, Textractor >::produce(), JetCleanerForType1METT< T, Textractor >::produce(), PFJetMETcorrInputProducerT< T, Textractor >::produce(), AlCaHOCalibProducer::produce(), SmearedJetProducerT< T >::produce(), HBHEPhase1Reconstructor::produce(), and StringBranchHelper< Object, Collection >::StringBranchHelper().

64 {return eventAuxiliary().isRealData();}
bool isRealData() const
virtual edm::EventAuxiliary const & eventAuxiliary() const =0
edm::LuminosityBlockNumber_t edm::EventBase::luminosityBlock ( ) const
inline

Definition at line 63 of file EventBase.h.

References eventAuxiliary(), and edm::EventAuxiliary::luminosityBlock().

Referenced by fwlite::RunLumiSelector::accept(), SiStripHitEffFromCalibTree::algoAnalyze(), RawDataConverter::analyze(), L1Scalers::analyze(), L1TScalersSCAL::analyze(), EventHeader::analyze(), ElectronGeneralAnalyzer::analyze(), SiStripQualityStatistics::analyze(), ElectronTagProbeAnalyzer::analyze(), PUDumper::analyze(), ElasticPlotDQMSource::analyze(), HLTInspect::analyze(), BeamMonitorBx::analyze(), L1TdeStage2uGT::analyze(), ElectronAnalyzer::analyze(), ZeePlots::analyze(), WenuPlots::analyze(), BeamMonitor::analyze(), BeamSpotProblemMonitor::analyze(), BTVHLTOfflineSource::analyze(), NoiseRates::analyze(), L1GtPatternGenerator::analyze(), L1TStage2uGT::analyze(), HcalNoiseRates::analyze(), SiPixelDigiSource::analyze(), HLTrigReport::analyze(), SiPixelRawDataErrorSource::analyze(), L1TGT::analyze(), EGammaCutBasedEleIdAnalyzer::analyze(), ElectronMVANtuplizer::analyze(), PhotonMVANtuplizer::analyze(), SiPixelClusterSource::analyze(), JetMETHLTOfflineSource::analyze(), DQMPFCandidateAnalyzer::analyze(), CastorMonitorModule::analyze(), IsoTrackCalibration::analyze(), StudyHLT::analyze(), IsoTrackCalib::analyze(), HcalIsoTrkAnalyzer::analyze(), IsoTrig::analyze(), IsolatedTracksHcalScale::analyze(), METAnalyzer::analyze(), IsolatedTracksNxN::analyze(), BeamHaloAnalyzer::analyze(), HOCalibAnalyzer::analyze(), L1GtAnalyzer::analyzeConditionsInEventBlock(), ZCounting::analyzeElectrons(), L1GtAnalyzer::analyzeL1GtUtilsCore(), ZCounting::analyzeMuons(), L1GtAnalyzer::analyzeTrigger(), Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), HGCalTriggerNtupleEvent::fill(), StringBasedNTupler::fill(), METAnalyzer::fillMonitorElement(), LSNumberFilter::filter(), FilterOutLowPt::filter(), BeamSplash::filter(), EcalLaserCorrFilter::filter(), FilterOutScraping::filter(), PhysDecl::filter(), AlCaIsolatedBunchFilter::filter(), AlCaIsolatedBunchSelector::filter(), AlCaIsoTracksProducerFilter::filter(), HcalLaserEventFilter2012::filter(), AlCaHBHEMuonFilter::filter(), HcalLaserHBHEFilter2012::filter(), HcalLaserHBHEHFFilter2012::filter(), HcalLaserHFFilter2012::filter(), AlCaIsoTracksFilter::filter(), EcalDeadCellTriggerPrimitiveFilter::filter(), LogErrorEventFilter::filter(), ZeeCandidateFilter::filter(), EcalDeadCellDeltaRFilter::loadEventInfo(), GeometryInterface::loadTimebased(), ShallowEventDataProducer::produce(), NtpProducer< C >::produce(), ZToLLEdmNtupleDumper::produce(), L1TGlobalProducer::produce(), LumiProducerFromBrilcalc::produce(), reco::PFMETProducerMVA::produce(), AlCaHBHEMuonProducer::produce(), L1GlobalTrigger::produce(), AlCaIsoTracksProducer::produce(), BeamFitter::readEvent(), PVFitter::readEvent(), L1GlobalTriggerFDL::run(), l1t::GlobalBoard::runFDL(), L1Analysis::L1AnalysisEvent::Set(), L1Analysis::L1AnalysisL1Menu::SetPrescaleFactorIndex(), fwlite::ChainEvent::to(), fwlite::Event::to(), edm::LumiReWeighting::weightOOT(), and LaserSorter::writeEventHeader().

63 {return eventAuxiliary().luminosityBlock();}
LuminosityBlockNumber_t luminosityBlock() const
virtual edm::EventAuxiliary const & eventAuxiliary() const =0
int edm::EventBase::orbitNumber ( ) const
inline

Definition at line 67 of file EventBase.h.

References eventAuxiliary(), getByLabelImpl(), getImpl(), edm::EventAuxiliary::orbitNumber(), parameterSet(), parameterSetForID_(), processHistory(), triggerNames(), triggerNames_(), edm::triggerResults(), and triggerResultsByName().

Referenced by ESRawDataTask::analyze(), EventHeader::analyze(), SiStripMonitorDigi::analyze(), EcalTPGAnalyzer::analyze(), SiStripMonitorCluster::analyze(), L1TGMT::analyze(), AnotherBeamSpotAnalyzer::analyze(), L1ABCDebugger::analyze(), APVCyclePhaseMonitor::analyze(), EventTimeDistribution::analyze(), L1TGT::analyze(), SiPixelClusterSource::analyze(), SiStripQualityHistory::analyze(), SiStripFEDMonitorPlugin::analyze(), SiStripMonitorTrack::analyze(), SiPixelQualityHistory::analyze(), MultiplicityTimeCorrelations::analyze(), TrackCount::analyze(), CommonModeAnalyzer::analyze(), SiStripCMMonitorPlugin::analyze(), APVShotsAnalyzer::analyze(), ecaldqm::RawDataTask::beginEvent(), DigiInvestigatorHistogramMaker::fill(), VertexHistogramMaker::fill(), BSvsPVHistogramMaker::fill(), StringBasedNTupler::fill(), FEDBadModuleFilter::filter(), edm::EventAuxiliaryHistoryProducer::produce(), HcalDigiToRawuHTR::produce(), EventWithHistoryProducer::produce(), EventWithHistoryProducerFromL1ABC::produce(), EcalDigiToRaw::produce(), APVCyclePhaseProducerFromL1ABC::produce(), L1GlobalTrigger::produce(), L1GlobalTriggerFDL::run(), L1Analysis::L1AnalysisEvent::Set(), and amc13::Packet::write().

67 {return eventAuxiliary().orbitNumber();}
int orbitNumber() const
virtual edm::EventAuxiliary const & eventAuxiliary() const =0
virtual edm::ParameterSet const* edm::EventBase::parameterSet ( edm::ParameterSetID const &  psID) const
pure virtual
edm::ParameterSet const * EventBase::parameterSetForID_ ( edm::ParameterSetID const &  psID)
staticprotected

Definition at line 49 of file EventBase.cc.

References edm::pset::Registry::getMapped(), and edm::pset::Registry::instance().

Referenced by orbitNumber(), fwlite::Event::parameterSet(), and edm::Event::parameterSet().

49  {
51  }
bool getMapped(key_type const &k, value_type &result) const
Definition: Registry.cc:19
static Registry * instance()
Definition: Registry.cc:13
virtual ProcessHistory const& edm::EventBase::processHistory ( ) const
pure virtual
edm::Timestamp edm::EventBase::time ( ) const
inline
virtual TriggerNames const& edm::EventBase::triggerNames ( edm::TriggerResults const &  triggerResults) const
pure virtual
TriggerNames const * EventBase::triggerNames_ ( edm::TriggerResults const &  triggerResults)
staticprotected

Definition at line 54 of file EventBase.cc.

References edm::ParameterSet::addParameter(), Exception, edm::ParameterSet::existsAs(), edm::pset::Registry::getMapped(), edm::TriggerResults::getTriggerNames(), edm::ParameterSet::id(), edm::pset::Registry::instance(), edm::TriggerResults::parameterSetID(), muonDTDigis_cfi::pset, edm::ParameterSet::registerIt(), edm::HLTGlobalStatus::size(), and edm::TriggerNames::size().

Referenced by orbitNumber(), fwlite::Event::triggerNames(), edm::Event::triggerNames(), fwlite::Event::triggerResultsByName(), and edm::Event::triggerResultsByName().

54  {
55 
56  // If TriggerNames was already created and cached here in the map,
57  // then look it up and return that one
58  TriggerNamesMap::const_iterator iter =
59  triggerNamesMap.find(triggerResults.parameterSetID());
60  if (iter != triggerNamesMap.end()) {
61  return &iter->second;
62  }
63 
64  // Look for the parameter set containing the trigger names in the parameter
65  // set registry using the ID from TriggerResults as the key used to find it.
67  edm::ParameterSet const* pset=nullptr;
68  if (nullptr!=(pset=psetRegistry->getMapped(triggerResults.parameterSetID()))) {
69 
70  if (pset->existsAs<std::vector<std::string> >("@trigger_paths", true)) {
71  TriggerNames triggerNames(*pset);
72 
73  // This should never happen
74  if (triggerNames.size() != triggerResults.size()) {
75  throw cms::Exception("LogicError")
76  << "edm::EventBase::triggerNames_ Encountered vector\n"
77  "of trigger names and a TriggerResults object with\n"
78  "different sizes. This should be impossible.\n"
79  "Please send information to reproduce this problem to\n"
80  "the edm developers.\n";
81  }
82 
83  std::pair<TriggerNamesMap::iterator, bool> ret =
84  triggerNamesMap.insert(std::pair<edm::ParameterSetID, edm::TriggerNames>(triggerResults.parameterSetID(), triggerNames));
85  return &(ret.first->second);
86  }
87  }
88  // For backward compatibility to very old data
89  if (!triggerResults.getTriggerNames().empty()) {
90  edm::ParameterSet fakePset;
91  fakePset.addParameter<std::vector<std::string> >("@trigger_paths", triggerResults.getTriggerNames());
92  fakePset.registerIt();
93  TriggerNames triggerNames(fakePset);
94 
95  // This should never happen
96  if (triggerNames.size() != triggerResults.size()) {
97  throw cms::Exception("LogicError")
98  << "edm::EventBase::triggerNames_ Encountered vector\n"
99  "of trigger names and a TriggerResults object with\n"
100  "different sizes. This should be impossible.\n"
101  "Please send information to reproduce this problem to\n"
102  "the edm developers (2).\n";
103  }
104 
105  std::pair<TriggerNamesMap::iterator, bool> ret =
106  triggerNamesMap.insert(std::pair<edm::ParameterSetID, edm::TriggerNames>(fakePset.id(), triggerNames));
107  return &(ret.first->second);
108  }
109  return nullptr;
110  }
bool existsAs(std::string const &parameterName, bool trackiness=true) const
checks if a parameter exists as a given type
Definition: ParameterSet.h:186
ParameterSetID id() const
Strings::size_type size() const
Definition: TriggerNames.cc:39
void addParameter(std::string const &name, T const &value)
Definition: ParameterSet.h:144
bool getMapped(key_type const &k, value_type &result) const
Definition: Registry.cc:19
static std::string const triggerResults("TriggerResults")
virtual TriggerNames const & triggerNames(edm::TriggerResults const &triggerResults) const =0
ParameterSet const & registerIt()
static Registry * instance()
Definition: Registry.cc:13
virtual TriggerResultsByName edm::EventBase::triggerResultsByName ( edm::TriggerResults const &  triggerResults) const
pure virtual