CMS 3D CMS Logo

Functions | Variables

/data/refman/pasoursint/CMSSW_5_3_4/src/FWCore/Framework/doc/EventSelector-behavior.doc File Reference

Functions

How EventSelector::AcceptEvent()
decides whether to accept an
event for output otherwise it
is excluding the probing of A
single or multiple positive
and the trigger will pass if
any such matching triggers are
PASS or EXCEPTION[A criterion
thatmatches no triggers at all
is detected and causes a
throw.] A single negative with
an expectation of appropriate
bit checking in the decision
and the trigger will pass if
any such matching triggers are
FAIL or EXCEPTION A wildcarded
negative criterion that
matches more than one trigger
in the trigger but the state
exists so we define the
behavior If all triggers are
the negative crieriion will
lead to accepting the which in
turn is about the same as the
decision_bits_ based set of
positive criteria The behavior
for EXCEPTION is expected to 
change (any day now, as of February 8, 2008) because the above behavior makes it impossible or difficult to create an"exceptions only"stream.This fiel will be modified when that happens.--------------------------------------------------------------------------------------------------------------------------------------------------------------A Proposal For EventSelector Regarding EXCEPTION and READY trigger states---------------------------------------------------------------------------The pre-1.8 version of EventSelector makes it awkward or impossible to control selection based on some or all of the trigger bits being in the EXCEPTION state(edm
How EventSelector::AcceptEvent()
decides whether to accept an
event for output otherwise it
is excluding the probing of A
single or multiple positive 
criterion ("HLTx1","HLT*","*") will set appropriate bit checking in the decision bits
How EventSelector::AcceptEvent()
decides whether to accept an
event for output otherwise it
is excluding the probing of A
single or multiple positive
and the trigger will pass if
any such matching triggers are
PASS or EXCEPTION[A criterion
thatmatches no triggers at all
is detected and causes a
throw.] A single negative 
criterion ("!HLTx1") or a wildcarded negative criterion that happens to match only one trigger in the trigger list("!HLTx*"if the list has no other triggers starting with HLTx) will set
How EventSelector::AcceptEvent()
decides whether to accept an
event for output otherwise it
is excluding the probing of A
single or multiple positive
and the trigger will pass if
any such matching triggers are
PASS or EXCEPTION[A criterion
thatmatches no triggers at all
is detected and causes a
throw.] A single negative with
an expectation of appropriate
bit checking in the decision
and the trigger will pass if
any such matching triggers are
FAIL or EXCEPTION A wildcarded
negative criterion that
matches more than one trigger
in the trigger but the state
exists so we define the
behavior If all triggers are
the negative crieriion will
lead to accepting the 
event (this again matches the behavior of"!*"before the partial wildcard feature was incorporated).The per-event"cost"of each negative criterion with multiple relevant triggers is about the same as!*was in the past
How EventSelector::AcceptEvent()
decides whether to accept an
event for output otherwise it
is excluding the probing of A
single or multiple positive
and the trigger will pass if
any such matching triggers are
PASS or EXCEPTION[A criterion
thatmatches no triggers at all
is detected and causes a
throw.] A single negative with
an expectation of appropriate
bit checking in the decision
and the trigger will pass if
any such matching triggers are
FAIL or EXCEPTION A wildcarded
negative criterion that
matches more than one trigger
in the trigger 
list ("!*","!HLTx*"if it matches 2 triggers or more) will accept the event if all the matching triggers are FAIL.It will reject the event if any of the triggers are PASS or EXCEPTION(this matches the behavior of"!*"before the partial wildcard feature was incorporated).Triggers which are in the READY state are completely ignored.(READY should never be returned since the trigger paths have been run
How EventSelector::AcceptEvent()
decides whether to accept an
event for output otherwise it
is 
rejected (acceptEvent retursns false).There are 3 relevant cases of types of criteria
The Ready state matches
neither nor and is treated as
if that trigger did not exist
for the purposes of accepting
or rejecting this event This
makes it possible to have no
existing 
triggers (a situation which absent Ready would be impossible because if no valid triggers are specified, that would be caught when initializing the selector).If no triggers exist

Variables

How EventSelector::AcceptEvent()
decides whether to accept an
event for output otherwise it
is excluding the probing of A
single or multiple positive
and the trigger will pass if
any such matching triggers are
PASS or EXCEPTION[A criterion
thatmatches no triggers at all
is detected and causes a
throw.] A single negative with
an expectation of appropriate
bit checking in the decision 
bits
The Ready state matches
neither nor and is treated as
if that trigger did not exist
for the purposes of accepting
or rejecting this event This
makes it possible to have no
existing the event will be
rejected unless the criterion
was a!criterion involving
multiple in which cse it will
be accepted This matches today
s behavior I would not worry
too much about Ready since I
am told that this shoudl never
be the state when selecting
for output The Exception state
behaves the same as or 
course
The Ready state matches
neither nor and is treated as
if that trigger did not exist
for the purposes of accepting
or rejecting this event This
makes it possible to have no
existing the event will be
rejected unless the criterion
was a!criterion involving
multiple in which cse it will
be accepted This matches today
s behavior I would not worry
too much about Ready since I
am told that this shoudl never
be the state when selecting
for output The Exception state
behaves the same as 
except
The Ready state matches
neither nor and is treated as
if that trigger did not exist
for the purposes of accepting
or rejecting this event This
makes it possible to have no
existing the event will be
rejected unless the criterion
was a!criterion involving
multiple in which cse it will
be accepted This matches today
s behavior I would not worry
too much about Ready since I
am told that this shoudl never
be the state when selecting
for output The Exception state
behaves the same as or for
criteria that mention 
exception
The Ready state matches neither nor Exception
The Ready state matches neither Fail
How EventSelector::AcceptEvent()
decides whether to accept an
event for output otherwise it
is excluding the probing of A
single or multiple positive
and the trigger will pass if
any such matching triggers are
PASS or EXCEPTION[A criterion
thatmatches no triggers at all
is detected and causes a
throw.] A single negative with
an expectation of 
FALSE
The Ready state matches neither Pass
How EventSelector::AcceptEvent()
decides whether to accept an
event for output otherwise it
is excluding the probing of A
single or multiple positive
and the trigger will pass if
any such matching triggers are
PASS or EXCEPTION[A criterion
thatmatches no triggers at all
is detected and causes a
throw.] A single negative with
an expectation of appropriate
bit checking in the decision
and the trigger will pass if
any such matching triggers are
FAIL or EXCEPTION A wildcarded
negative criterion that
matches more than one trigger
in the trigger but the state
exists so we define the
behavior If all triggers are 
READY
The Ready state matches
neither nor and is treated as
if that trigger did not exist
for the purposes of accepting
or rejecting this event This
makes it possible to have no
existing the event will be
rejected unless the criterion
was a!criterion involving
multiple in which cse it will
be accepted This matches today
s behavior I would not worry
too much about Ready since I
am told that this shoudl never
be the state when selecting
for output The Exception state
behaves the same as 
Ready
The Ready state matches
neither nor and is treated as
if that trigger did not exist
for the purposes of accepting
or rejecting this event This
makes it possible to have no
existing the event will be
rejected unless the criterion
was a!criterion involving
multiple 
triggers

Function Documentation

How EventSelector::AcceptEvent () decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION [A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger but the state exists so we define the behavior If all triggers are the negative crieriion will lead to accepting the which in turn is about the same as the decision_bits_ based set of positive criteria The behavior for EXCEPTION is expected to change ( any day  now,
as of February  8,
2008   
)

Definition at line 55 of file EventSelector-behavior.doc.

Referenced by binop(), and MuonGeometryArrange::compareGeometries().

                                                             :

(A) The behavior of a given selection path must be well-defined and easy to
    clearly describe, given various combinations of Pass, Fail, Ready, and
    Exception states on the relevant triggers.

(B) All situations not involving Exception or Ready bits must give identical
    results to the pre-enhancement version of EventSelector.
    
(C) It must be straightforward to express at least the following potentially
    desirable criteria:
    
    1) A stream of all events which had Exceptions on a trigger or some set of
       triggers.
       
    2) A stream of all events which had NO Exceptions on some specific 
       trigger.
       
    3) A stream of all events which had no Exceptions on any trigger.
    
    4) A stream of events which had either Pass or Exception on some trigger.
       (This is what you would currently get by just specifying that trigger.) 
    
(D) We do not wish to stray from the simplifying principle of not supporting
    AND's of different criteria.
    
Proposal 1 will obey these, but would leave certain combinations of criteria
awkward.  For example, if I wanted to create a stream of all events containing
an exception in HLTx1 or CALIBy2 triggers, that would be difficult.

(The documentation says that AND's are not provided because you can do this by
suitable trigger path definitions.  This is, to the best of my knowledge, not
the case if the distinction is by whether an Exception state is present.)

Proposal 2 would give additional flexibility but will not meet the simplicity
requirement (D).   

The syntax I choose for each proposal is perhaps not the most concise, but has
the virture of reducing or eliminating the potential for conflicts with
currently valid criteria.

-----------
Proposal 1:
-----------

Add to the syntax the ability to preface a trigger specification with the
string "exception:", as in these examples:

  "exception:HLTx1" -- select if the HLTx1 trigger bit is Exception
  "exception:*"     -- select if ANY trigger bit is Exception
  "exception:HLT*"  -- select if any bit starting with HLT is Exception
  "exception:!HLTx1"-- select if the HLTx1 trigger bit is not Exception
  "exception:!*"    -- select if NO bits are Exception
  "exception:!HLT*" -- select if no bit starting with HLT is Exception
  
To achieve ability (4) you would do

  {"HLTx1", "exception:HLTx1"}
How EventSelector::AcceptEvent () decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive criterion ( "HLTx1"  ,
"HLT*"  ,
"*"   
)
How EventSelector::AcceptEvent () decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION [A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative criterion ( "!HLTx1"  )
How EventSelector::AcceptEvent () decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION [A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger but the state exists so we define the behavior If all triggers are the negative crieriion will lead to accepting the event ( this again matches the behavior of"!*"before the partial wildcard feature was  incorporated)

Referenced by PhotonValidator::analyze(), Rivet::CMS_EWK_10_012::analyze(), EmDQMReco::analyze(), TreeProducerCalibSimul::analyze(), EmDQM::analyze(), Rivet::CMS_FWD_10_006::analyze(), Rivet::CMS_2010_S8656010::analyze(), Rivet::CMS_2011_S8884919::analyze(), fwlite::AnalyzerWrapper< T >::analyze(), Rivet::CMS_2010_S8547297::analyze(), Rivet::MC_LES_HOUCHES_SYSTEMATICS_CMS::analyze(), TopDiLeptonDQM::analyze(), PhotonConversionTrajectorySeedProducerFromQuadrupletsAlgo::analyze(), Rivet::CMS_2011_S8968497::analyze(), Rivet::CMS_2011_S8978280::analyze(), SiStripBaselineAnalyzer::analyze(), Rivet::CMS_2010_S8808686::analyze(), Rivet::CMS_FWD_10_011::analyze(), Rivet::CMS_QCD_10_010::analyze(), TkConvValidator::analyze(), PhotonConversionTrajectorySeedProducerFromSingleLegAlgo::analyze(), DTChamberEfficiency::analyze(), MuonAssociatorByHits::associateMuons(), TrackAssociatorByHits::associateRecoToSim(), TrackAssociatorByChi2::associateRecoToSim(), TrackAssociatorBase::associateRecoToSim(), TrackAssociatorBase::associateSimToReco(), TrackAssociatorByChi2::associateSimToReco(), TrackAssociatorByHits::associateSimToReco(), GsfElectronAlgo::beginEvent(), cms::GammaJetAnalysis::beginJob(), edm::BranchTypeToString(), TopologyWorker::CalcSqrts(), FWMagField::checkFieldInfo(), edm::service::MsgContext::compress(), FWTriggerTableView::dataChanged(), edm::decode(), edm::EDLooperBase::doDuringLoop(), lhef::Pythia8Hadronisation::doHadronisation(), lhef::ThePEGHadronisation::doHadronisation(), ThePEG::LesHouchesInterface::doReadEvent(), DynamicTruncation::DynamicTruncation(), fwlite::EventHistoryGetter::EventHistoryGetter(), CSCValHists::fill2DHistByEvent(), edm::IndexIntoFile::fillEventNumbersOrEntries(), edm::RootFile::fillHistory(), FWHLTTriggerTableView::fillTable(), edm::FWLiteFilterWrapper< T >::filter(), edm::GeneratorFilter< HAD, DEC >::filter(), edm::HadronizerFilter< HAD, DEC >::filter(), edm::FilterWrapper< T >::filter(), edm::IndexIntoFile::findPosition(), evf::BU::generateEvent(), TrackClassifier::genPrimaryVertices(), VertexClassifier::genPrimaryVertices(), sistrip::SpyEventMatcher::getProduct(), PrimaryVertexAnalyzer4PU::getSimEvents(), PrimaryVertexAnalyzer4PU::getSimPVs(), CmsShowNavigator::goTo(), lhef::Hadronisation::hadronize(), FWGLEventHandler::HandleKey(), HFShowerLibrary::HFShowerLibrary(), CastorShowerLibrary::initFile(), HcalSignalGenerator< HBHEDigitizerTraits >::initializeEvent(), lhef::Pythia8Hadronisation::LHAupLesHouches::loadEvent(), DisplayManager::lookForGenParticle(), main(), LHEProducer::matching(), rpcrawtodigi::EventRecords::mergeRecords(), lhef::LHEReader::next(), VariableHelper::printValues(), TFWLiteSelectorBasic::Process(), NuclearTrackCorrector::produce(), RPCUnpackingModule::produce(), NtpProducer< C >::produce(), ShallowEventDataProducer::produce(), TriggerMatcherToHLTDebug::produce(), ZToLLEdmNtupleDumper::produce(), edm::CosMuoGenSource::produce(), MuonProducer::produce(), Ntuple2HepMCFiller::readCurrentEvent(), edm::InputSource::readEvent(), edm::RootInputFileSequence::readOneSpecified(), fwlite::Scanner< Collection >::scan(), CosmicTrackingParticleSelector::select(), FWFFNavigator::setCurrentEvent(), Ntuple2HepMCFiller::setEvent(), lhef::Pythia8Hadronisation::LHAupLesHouches::setEvent(), LHAupLesHouches::setEvent(), GlobalMuonRefitter::setEvent(), triggerExpression::Data::setEvent(), lhef::Hadronisation::setEvent(), CompositeTSG::setEvent(), MuonDetLayerMeasurements::setEvent(), MuonTrackingRegionBuilder::setEvent(), TrackerSeedGenerator::setEvent(), GlobalTrajectoryBuilderBase::setEvent(), JetMatchingHook::setHEPEVT(), AliDaqEventHeader::SetRunEvt(), MuonsGrabber::startNewEvent(), TB06TreeH2::store(), TB06Tree::store(), fwlite::MultiChainEvent::to(), fwlite::Event::to(), TCTauAlgorithm::trackEcalHitPoint(), pat::helper::TriggerMatchHelper::triggerMatchCandidates(), pat::helper::TriggerMatchHelper::triggerMatchObject(), pat::helper::TriggerMatchHelper::triggerMatchObjects(), PrimaryVertexAnalyzer4PU::truthMatchedTrack(), edm::UnscheduledCallProducer::tryToFillImpl(), stor::StateMachine::unconsumed_event(), EventProgress::update(), FWEventAnnotation::updateOverlayText(), FRDEventOutputModule< Consumer >::write(), edm::XMLOutputModule::write(), stor::DiskWriter::writeNextEvent(), and MuIsolatorResultProducer< BT >::writeOut().

How EventSelector::AcceptEvent () decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION [A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger list ( "!*"  ,
"!HLTx*"if it matches 2 triggers or  more 
)
How EventSelector::AcceptEvent () decides whether to accept an event for output otherwise it is rejected ( acceptEvent retursns  false)
The Ready state matches neither nor and is treated as if that trigger did not exist for the purposes of accepting or rejecting this event This makes it possible to have no existing triggers ( a situation which absent Ready would be impossible because if no valid triggers are  specified,
that would be caught when initializing the  selector 
)

Variable Documentation

How EventSelector::AcceptEvent () decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION [A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
The Ready state matches neither nor and is treated as if that trigger did not exist for the purposes of accepting or rejecting this event This makes it possible to have no existing the event will be rejected unless the criterion was a ! criterion involving multiple in which cse it will be accepted This matches today s behavior I would not worry too much about Ready since I am told that this shoudl never be the state when selecting for output The Exception state behaves the same as or course

Definition at line 137 of file EventSelector-behavior.doc.

The Ready state matches neither nor and is treated as if that trigger did not exist for the purposes of accepting or rejecting this event This makes it possible to have no existing the event will be rejected unless the criterion was a ! criterion involving multiple in which cse it will be accepted This matches today s behavior I would not worry too much about Ready since I am told that this shoudl never be the state when selecting for output The Exception state behaves the same as except
The Ready state matches neither nor and is treated as if that trigger did not exist for the purposes of accepting or rejecting this event This makes it possible to have no existing the event will be rejected unless the criterion was a ! criterion involving multiple in which cse it will be accepted This matches today s behavior I would not worry too much about Ready since I am told that this shoudl never be the state when selecting for output The Exception state behaves the same as or for criteria that mention exception

Definition at line 137 of file EventSelector-behavior.doc.

Referenced by smproxy::DataManager::activity(), smproxy::DQMArchiver::activity(), cond::service::PoolDBOutputService::add(), MatrixMeschach::AddData(), cond::MetaData::addMapping(), edm::eventsetup::ComponentFactory< T >::addTo(), HLTAlCaMonPi0::analyze(), EcalTestPulseAnalyzer::analyze(), EcalPedHists::analyze(), TreeProducerCalibSimul::analyze(), calcTopMass::analyze(), EcalBarrelMonitorDbModule::analyze(), EcnaAnalyzer::analyze(), EcalTPGParamBuilder::analyze(), SiPixelLorentzAngleDB::analyze(), EcalABAnalyzer::analyze(), EcalLaserAnalyzer::analyze(), EcalPerEvtLaserAnalyzer::analyze(), KineExample::analyze(), EcalMatacqAnalyzer::analyze(), MonitorElementsDb::analyze(), AlcaBeamMonitor::analyze(), EcalLaserAnalyzer2::analyze(), EcalStatusAnalyzer::analyze(), SiStripDetVOffFakeBuilder::analyze(), EcalEndcapMonitorDbModule::analyze(), EcalTPGParamReaderFromDB::analyze(), KVFTrackUpdate::analyze(), EcalPerEvtMatacqAnalyzer::analyze(), EcalLaserAnalyzerYousi::analyze(), CmsShowNavigator::appendFile(), edm::Worker::beginJob(), AlcaBeamMonitor::beginLuminosityBlock(), FWFFLooper::beginRun(), Model::BuildMeasurementsFromOA(), FWPFTauProxyBuilder::buildViewType(), FWCaloTauProxyBuilder::buildViewType(), MeasurementDistancemeter3dim::calculateSimulatedValue(), MeasurementDistancemeter::calculateSimulatedValue(), MeasurementDiffEntry::calculateSimulatedValue(), edm::ExceptionCollector::call(), edm::callWithTryCatchAndPrint(), DTUserKeyedConfigHandler::chkConfigList(), DTKeyedConfigHandler::chkConfigList(), edm::InputFile::Close(), stor::StreamHandler::closeAllFiles(), CmsShowMain::CmsShowMain(), CocoaBestUnit::CocoaBestUnit(), CocoaDaqReaderRoot::CocoaDaqReaderRoot(), MEtoMEComparitor::compare(), EcalDccWeightBuilder::computeAllWeights(), evf::FUEventProcessor::configuring(), stor::StorageManager::consumerStatisticsPage(), smproxy::SMProxyServer::consumerStatisticsWebPage(), CocoaAnalyzer::CorrectOaParam(), sistrip::DigiToRaw::createFedBuffers_(), cond::service::PoolDBOutputService::createNewIOV(), edm::serviceregistry::ServicesManager::createServices(), FWEventItem::data(), smproxy::SMProxyServer::dataRetrieverWebPage(), edm::releaseversion::DecomposedReleaseVersion::DecomposedReleaseVersion(), stor::StorageManager::defaultWebPage(), smproxy::SMProxyServer::defaultWebPage(), evf::Stepper::defaultWebPage(), EcalBarrelMonitorXdaqClient::defaultWebPage(), evf::ModuleWeb::defaultWebPage(), EcalEndcapMonitorXdaqClient::defaultWebPage(), edm::DaqSource::defaultWebPage(), evf::ServiceWeb::defaultWebPage(), evf::ExceptionGenerator::defaultWebPage(), cond::MetaData::deleteAllEntries(), cond::MetaData::deleteEntryByTag(), stor::Ready::do_entryActionWork(), edm::eventsetup::EventSetupRecord::doGet(), edm::Worker::doWork(), smproxy::SMProxyServer::dqmEventStatisticsWebPage(), stor::StorageManager::dqmEventStatisticsWebPage(), TestFunct::DropTables(), DTGeometryParserFromDDD::DTGeometryParserFromDDD(), Pi0FixedMassWindowCalibration::duringLoop(), ZeeCalibration::duringLoop(), EcalTPGParamBuilder::EcalTPGParamBuilder(), evf::FUEventProcessor::enableCommon(), evf::FUEventProcessor::enableForkInEDM(), FWModelChangeManager::endChanges(), edm::Worker::endJob(), edm::Schedule::endJob(), helper::ScannerBase::eval(), stor::StorageManager::fileStatisticsWebPage(), helper::ScannerBase::fill1D(), helper::ScannerBase::fill2D(), helper::ScannerBase::fillGraph(), PFRootEventManager::fillOutEventWithClusters(), helper::ScannerBase::fillProf(), NuclearVertexBuilder::FillVertexWithAdaptVtxFitter(), Model::FindOptAlignInfoByType(), PFCandCommonVertexFitter< Fitter >::fit(), SequentialVertexFitter< 5 >::fit(), CandCommonVertexFitter< Fitter >::fit(), FittedEntriesReader::FittedEntriesReader(), PFDisplacedVertexFinder::fitVertexFromSeed(), evf::FUEventProcessor::forkProcessesFromEDM(), FWFFHelper::FWFFHelper(), DTConfigPluginHandler::get(), pos::PixelConfigFile::get(), HcalQLPlotHistoMgr::GetAHistogramImpl(), edm::eventsetup::EventSetupRecord::getFromProxy(), TestHistoMgr::getHisto1(), TestHistoMgr::getHisto1FromSecondFile(), TestHistoMgr::getHisto2(), TestHistoMgr::getHistoProf1(), TestHistoMgr::getHistoProf2(), HcalO2OManager::getListOfPoolIovs(), HcalO2OManager::getListOfPoolTags(), MonitorElementMgr::getME(), MonitorElementMgr::getMEFromSecondFile(), popcon::EcalTPGFineGrainEBGroupHandler::getNewObjects(), popcon::EcalTPGFineGrainTowerEEHandler::getNewObjects(), popcon::EcalTPGWeightGroupHandler::getNewObjects(), popcon::EcalTPGBadXTHandler::getNewObjects(), popcon::EcalTPGWeightIdMapHandler::getNewObjects(), popcon::EcalSRPHandler::getNewObjects(), popcon::EcalTPGBadTTHandler::getNewObjects(), popcon::EcalTPGSpikeThresholdHandler::getNewObjects(), popcon::EcalTPGPedestalsHandler::getNewObjects(), popcon::EcalTPGSlidingWindowHandler::getNewObjects(), popcon::EcalTPGFineGrainEBIdMapHandler::getNewObjects(), popcon::EcalTPGPhysicsConstHandler::getNewObjects(), popcon::EcalTPGLinConstHandler::getNewObjects(), popcon::EcalTPGLutIdMapHandler::getNewObjects(), popcon::EcalTPGBadStripHandler::getNewObjects(), popcon::EcalTPGFineGrainStripEEHandler::getNewObjects(), popcon::EcalTPGLutGroupHandler::getNewObjects(), cond::MetaData::getToken(), SiStripConfigDb::handleException(), sistrip::RawToDigiUnpacker::handleException(), stor::StorageManager::handleFSMSoapMessage(), smproxy::SMProxyServer::handleFSMSoapMessage(), cond::MetaData::hasTag(), HLTHcalSimpleRecHitFilter::hltFilter(), EcalSimpleUncalibRecHitFilter::hltFilter(), cond::SequenceManager::incrementId(), CorrelatedNoisifier< EcalCorrMatrix >::init(), evf::FWEPWrapper::init(), cond::service::PoolDBOutputService::initDB(), evf::iDie::initFramework(), stor::EventConsumerSelector::initialize(), stor::EventStreamSelector::initialize(), stor::StorageManager::inputWebPage(), cond::Logger::insertLogRecord(), PhotonConversionTrajectorySeedProducerFromQuadrupletsAlgo::inspect(), EEDetId::ix(), EEDetId::iy(), SequentialVertexFitter< 5 >::linearizeTracks(), cond::MetaData::listAllTags(), main(), edm::makeInput(), edm::makeNotFoundException(), edm::Maker::makeWorker(), evf::FUEventProcessor::microState(), smproxy::StatisticsReporter::monitorAction(), stor::StatisticsReporter::monitorAction(), stor::AlarmHandler::moveToFailedState(), FWEveViewManager::newItem(), CmsShowNavigator::openFile(), MatrixMeschach::operator=(), HcalPatternXMLParser::parse(), evf::iDie::postEntry(), evf::iDie::postEntryiChoke(), helper::ScannerBase::print(), TFWLiteSelectorBasic::Process(), tfwliteselectortest::ThingsTSelector::process(), tfwliteselectortest::ThingsWorker::process(), stor::DQMEventProcessor::processDQMEvents(), stor::FragmentProcessor::processMessages(), edm::Path::processOneOccurrence(), edm::Schedule::processOneOccurrence(), RecoTauPiZeroProducer::produce(), PhotonConversionTrajectorySeedProducerFromQuadruplets::produce(), ptomaine(), stor::StorageManager::rbsenderDetailWebPage(), stor::StorageManager::rbsenderWebPage(), RunInfoRead::readData(), DQMSummaryReader::readData(), DQMStore::readFile(), ErrorCorrelationMgr::readFromReportFile(), PFRootEventManager::readOptions(), CocoaAnalyzer::ReadXMLFile(), TrackClassifier::reconstructionInformation(), SequentialVertexFitter< 5 >::reLinearizeTracks(), cond::Utilities::run(), KalmanAlignmentAlgorithm::run(), FWEventItem::runFilter(), stor::Operations::safeEntryAction(), smproxy::State< Configuring, AllOk >::safeEntryAction(), smproxy::State< Configuring, AllOk >::safeExitAction(), stor::Operations::safeExitAction(), FWPathsPopup::scheduleReloadEvent(), ALIRmDataFromFile::setAngle(), MeasurementDistancemeter::setConversionFactor(), MeasurementDistancemeter3dim::setConversionFactor(), CocoaDaqReader::SetDaqReader(), HcalQLPlotAnalAlgos::SetEventType(), smproxy::SMProxyServer::SMProxyServer(), CocoaToDDLMgr::so(), smproxy::SMProxyServer::startWorkerThreads(), stor::StorageManager::startWorkerThreads(), evf::FWEPWrapper::stop(), stor::StorageManager::StorageManager(), stor::StorageManager::storedDataWebPage(), evf::FUEventProcessor::supervisor(), TagProbeFitTreeAnalyzer::TagProbeFitTreeAnalyzer(), helper::ScannerBase::test(), stor::StorageManager::throughputWebPage(), edm::throwNotFoundException(), edm::throwProductDeletedException(), smproxy::StateMachine::updateConfiguration(), smproxy::StatisticsReporter::updateInfoSpace(), stor::StatisticsReporter::updateInfoSpace(), MultiVertexFitter::updateSeeds(), edm::eventsetup::validateEventSetupParameters(), smproxy::DataManager::watchDog(), stor::DiskWriter::writeAction(), MonPulseShapeDat::writeDB(), DTCalibDBUtils::writeToDB(), and ora::Monitoring::~Monitoring().

The Ready state matches neither nor Exception

Definition at line 131 of file EventSelector-behavior.doc.

Referenced by TFileDirectory::_cd(), TFileDirectory::_getObj(), TFileDirectory::_mkdir(), edm::EventSelector::acceptEvent(), edm::EventSelector::acceptOneBit(), edm::EventSelector::acceptTriggerPath(), AlignmentParameterStore::acquireRelativeParameters(), stor::StatisticsReporter::actionPerformed(), smproxy::DataManager::activity(), smproxy::DQMArchiver::activity(), L1RCTLookupTables::activityBit(), L1GtPsbWord::aData(), cond::service::PoolDBOutputService::add(), edm::ConfigurationDescriptions::add(), edm::eventsetup::EventSetupRecord::add(), CSCTMBHeader2006::addALCT0(), CSCTMBHeader2007::addALCT0(), CSCTMBHeader2007_rev0x50c3::addALCT0(), CSCTMBHeader2006::addALCT1(), CSCTMBHeader2007::addALCT1(), CSCTMBHeader2007_rev0x50c3::addALCT1(), AlignmentParameterBuilder::addAllSelections(), PhysicsTools::TreeReader::addBranch(), edm::SignallingProductRegistry::addCalled(), HLTLogMonitorFilter::addCategory(), DTCalibrationMap::addCell(), helper::ClusterStorer::addCluster(), AlignableDetUnit::addComponent(), PixelToLNKAssociateFromAscii::addConnections(), reco::CompositeCandidate::addDaughter(), reco::NamedCompositeCandidate::addDaughter(), edm::ConfigurationDescriptions::addDefault(), edm::IndexIntoFile::addEntry(), edm::eventsetup::EventSetupRecordProvider::addFinder(), edm::Principal::addGroupOrThrow(), evf::WebGUI::addItemChangedListener(), evf::IndependentWebGUI::addItemChangedListener(), DDMaterial::addMaterial(), fit::RootMinuit< Function >::addParameter(), evf::WebGUI::addParamsToInfoSpace(), evf::IndependentWebGUI::addParamsToInfoSpace(), GsfElectronAlgo::addPflowInfo(), PhysicsTools::Calibration::MVAComputer::addProcessor(), edm::ProductRegistry::addProduct(), RPCStripsRing::addRoll(), AlignmentParameterSelector::addSelection(), AlignmentParameterSelector::addSelections(), MultiTrajectoryStateAssembler::addState(), MultiTrajectoryStateAssembler::addStateVector(), TrackerGeometryCompare::addSurveyInfo(), AlignmentProducer::addSurveyInfo_(), MuonAlignmentInputSurveyDB::addSurveyInfo_(), AlCaRecoTriggerBitsRcdUpdate::addTriggerLists(), PhysicsTools::TreeReader::addTypeMulti(), PhysicsTools::TreeReader::addTypeSingle(), CastorCondObjectContainer< Item >::addValues(), HcalCholeskyMatrices::addValues(), HcalCondObjectContainer< Item >::addValues(), HcalCovarianceMatrices::addValues(), stor::AlarmHandler::AlarmHandler(), CSCEventData::alctData(), CSCEventData::alctHeader(), CSCEventData::alctTrailer(), DDCompactView::algoPosPart(), AlignableDet::AlignableDet(), AlignableNavigator::alignableFromDetId(), RunRangeDependentPedeLabeler::alignableLabelFromParamAndInstance(), MomentumDependentPedeLabeler::alignableLabelFromParamAndInstance(), AlignableSiStripDet::AlignableSiStripDet(), AlignmentMonitorAsAnalyzer::AlignmentMonitorAsAnalyzer(), AlignmentProducer::AlignmentProducer(), SiStripNoises::allNoises(), SiStripPedestals::allPeds(), AlpgenSource::AlpgenSource(), EcalSelectiveReadoutValidation::anaDigi(), CaloHitResponse::analogSignalAmplitude(), reco::modules::AnalyticalTrackSelector::AnalyticalTrackSelector(), BTagPerformanceAnalyzerMC::analyze(), NoiseRates::analyze(), EventIDChecker::analyze(), DimuonStatistics::analyze(), SurveyDataConverter::analyze(), BTagPerformanceAnalyzerOnData::analyze(), RctDigiToRctText::analyze(), GlbMuQualityCutsAnalysis::analyze(), HcalQIEDataCheck::analyze(), evf::ExceptionGenerator::analyze(), EcalBarrelMonitorDbModule::analyze(), JetTagMVAExtractor::analyze(), FFTJetTreeDump::analyze(), HcalPedestalsCheck::analyze(), DQMFileSaver::analyze(), EopTreeWriter::analyze(), MonitorElementsDb::analyze(), HcalPedestalWidthsCheck::analyze(), EcalTestDevDB::analyze(), L1CondDBPayloadWriter::analyze(), LaserAlignmentT0ProducerDQM::analyze(), EcalSRCondTools::analyze(), EcalEndcapMonitorDbModule::analyze(), HcalGainsCheck::analyze(), L1CondDBIOVWriter::analyze(), TrackerOfflineValidationSummary::analyze(), HLTScalers::analyze(), DTRunConditionVar::analyze(), JetTagMVATrainer::analyze(), MuonGeometryDBConverter::analyze(), AlignmentStats::analyze(), edmtest::DQMSummaryEventSetupAnalyzer::analyze(), myJetAna::analyze(), EcalSelectiveReadoutValidation::analyzeEB(), EcalSelectiveReadoutValidation::analyzeEE(), TrackCountingTagPlotter::analyzeTag(), TrackIPTagPlotter::analyzeTag(), BaseTagInfoPlotter::analyzeTag(), SoftLeptonTagPlotter::analyzeTag(), cond::service::PoolDBOutputService::appendIOV(), edm::HistoryAppender::appendToProcessHistory(), BeamSpotAlignmentParameters::apply(), RigidBodyAlignmentParameters::apply(), TwoBowedSurfacesAlignmentParameters::apply(), SurveyParameters::apply(), BowedSurfaceAlignmentParameters::apply(), KalmanAlignmentAlgorithm::applyAlignmentParameters(), AlignmentProducer::applyDB(), SiStripClusterToDigiProducer::applyGain(), AlignmentParameterStore::applyParameters(), reco::CompositeCandidate::applyRoles(), reco::NamedCompositeCandidate::applyRoles(), TrackerScenarioBuilder::applyScenario(), MuonScenarioBuilder::applyScenario(), RPCConeBuilder::areConnected(), CaloTowerConstituentsMap::assign(), EcalTrigTowerConstituentsMap::assign(), TrackDetectorAssociator::associate(), pat::helper::VertexingHelper::associate(), JetTracksAssociationXtrpCalo::associateInputTracksToJet(), L1GtTriggerMenuTester::associateL1SeedsHltPath(), magneticfield::AutoMagneticFieldESProducer::AutoMagneticFieldESProducer(), PhysicsTools::TreeReader::automaticAdd(), edm::service::RandomNumberGeneratorService::backwardCompatibilityRead(), BaseEvtVtxGenerator::BaseEvtVtxGenerator(), BasicMultiTrajectoryState::BasicMultiTrajectoryState(), L1GtPsbWord::bData(), BeamHaloPropagatorESProducer::BeamHaloPropagatorESProducer(), BeamSpotAlignmentParameters::BeamSpotAlignmentParameters(), gen::JetMatchingMadgraph::beforeHadronisation(), lhef::JetMatchingMadgraph::beforeHadronisation(), gen::JetMatchingAlpgen::beforeHadronisation(), GsfElectronAlgo::beginEvent(), edm::RootOutputFile::beginInputFile(), CalibAnalyzer< Ref, Rec, Alg >::beginJob(), ResolutionCreator::beginJob(), edm::FlatEGunASCIIWriter::beginJob(), HiCentralityBiasFilter::beginJob(), ShallowTree::beginJob(), FactorizedJetCorrectorDemo::beginJob(), HypothesisAnalyzer::beginJob(), PhysicsPerformanceDBWriterFromFile_WPandPayload::beginJob(), JetCorrectorDemo::beginJob(), FFTJetProducer::beginJob(), LaserAlignment::beginJob(), SiStripSpyDisplayModule::beginJob(), PhysicsPerformanceDBWriterFromFile_WPandPayload_IOV::beginJob(), EcalFEtoDigi::beginJob(), edm::HadronizerFilter< HAD, DEC >::beginLuminosityBlock(), edm::GeneratorFilter< HAD, DEC >::beginLuminosityBlock(), RecoMuonValidator::beginRun(), AlpgenSource::beginRun(), LumiCalculator::beginRun(), PileUpProducer::beginRun(), SolidsForOnline::beginRun(), edmtest::DQMReferenceHistogramRootFileEventSetupAnalyzer::beginRun(), LumiProducer::beginRun(), ExternalLHEProducer::beginRun(), HLTMonBitSummary::beginRun(), ecaldqm::ClusterTask::beginRun(), ecaldqm::SelectiveReadoutTask::beginRun(), ecaldqm::OccupancyClient::beginRun(), ConfigurableAPVCyclePhaseProducer::beginRun(), SiPixelTrackResidualSource::beginRun(), ecaldqm::EnergyTask::beginRun(), CandidateTriggerObjectProducer::beginRun(), edmtest::DQMXMLFileEventSetupAnalyzer::beginRun(), LHECOMWeightProducer::beginRun(), QualityTester::beginRun(), SiPixelHitEfficiencySource::beginRun(), cms::CkfTrackCandidateMakerBase::beginRunBase(), BetaBoostEvtVtxGenerator::BetaBoostEvtVtxGenerator(), BetafuncEvtVtxGenerator::BetafuncEvtVtxGenerator(), ecaldqm::MESetNonObject::book(), ecaldqm::MESetEcal::book(), cscdqm::Collection::book(), Comparison< Ref, RefQualifier, Rec, RecQualifier, Alg >::book(), EcalSelectiveReadoutValidation::book1D(), EcalSelectiveReadoutValidation::book2D(), EcalSelectiveReadoutValidation::bookFloat(), SiPixelRawDataErrorSource::bookMEs(), SiPixelDigiSource::bookMEs(), SiPixelClusterSource::bookMEs(), SiPixelRecHitSource::bookMEs(), EcalSelectiveReadoutValidation::bookProfile(), EcalSelectiveReadoutValidation::bookProfile2D(), BowedSurfaceAlignmentParameters::BowedSurfaceAlignmentParameters(), edm::EventPrincipal::branchIDToProductID(), fwlite::BranchMapReader::BranchMapReader(), MuonTransientTrackingRecHitBreaker::breakInSubRecHits(), L1GtfeExtWord::bst(), evf::BU::BU(), MagGeoBuilderFromDDD::build(), MuonTransientTrackingRecHitBuilder::build(), CSCGeometryBuilderFromDDD::build(), MaterialBudgetCategorizer::buildCategoryMap(), RPCConeBuilder::buildCones(), RPCConeBuilder::buildConnections(), FFTJetPatRecoProducer::buildDenseProduct(), TrackerGeomBuilderFromGeometricDet::buildGeomDet(), DDG4Builder::BuildGeometry(), FFTJetProducer::buildGridAlg(), FFTJetEFlowSmoother::buildKernelConvolver(), FFTJetPatRecoProducer::buildKernelConvolver(), FFTJetPileupProcessor::buildKernelConvolver(), DetIdAssociator::buildMap(), MomentumDependentPedeLabeler::buildMomentumDependencyMap(), PedeSteerer::buildNoHierarchyCollection(), FFTJetPatRecoProducer::buildPeakFinder(), TagInfoPlotterFactory::buildPlotter(), RunRangeDependentPedeLabeler::buildRunRangeDependencyMap(), FFTJetPatRecoProducer::buildSparseProduct(), cond::buildTechnologyProxy(), MillePedeAlignmentAlgorithm::buildUserVariables(), RctTextToRctDigi::bxSynchro(), VirtualJetProducer::JetType::byName(), LocalCacheFile::cache(), pat::Jet::cacheCaloTowers(), pat::Jet::cachePFCandidates(), CSCSectorReceiverLUT::calcGlobalEtaME(), CSCSectorReceiverLUT::calcGlobalPhiME(), CSCSectorReceiverLUT::calcLocalPhi(), MEzCalculator::Calculate(), SurveyResidual::calculate(), edm::CPUTimer::calculateDeltaTime(), RPCStripsRing::calculateHwPlane(), CaloRecHitsProducer::CaloRecHitsProducer(), CaloSimParameters::CaloSimParameters(), pat::Tau::caloSpecific(), pat::MET::caloSpecific(), CaloTowerDetId::CaloTowerDetId(), CaloTrkProcessing::CaloTrkProcessing(), reco::modules::CandCombinerBase::CandCombinerBase(), candidateIsolation(), CandIsoDepositProducer::CandIsoDepositProducer(), ZToMuMuIsoDepositSelector< Isolator >::candIsolation(), candIsolation(), gen::Cascade2Hadronizer::Cascade2Hadronizer(), CastorDigiProducer::CastorDigiProducer(), CastorText2DetIdConverter::CastorText2DetIdConverter(), reco::isodeposit::AbsVeto::centerOn(), CentralityProvider::CentralityProvider(), fwlite::ChainEvent::ChainEvent(), AlignableCSCRing::chamber(), AlignableDTStation::chamber(), CSCTriggerNumbering::chamberFromTriggerLabels(), RootNeutronWriter::chamberWriter(), sistrip::FEDStripData::channel(), lhef::LHEReader::XMLHandler::characters(), pat::Jet::chargedEmEnergy(), pat::Jet::chargedHadronEnergy(), pat::Jet::chargedMultiplicity(), GenParticleProducer::chargeTimesThree(), edm::service::ResourceEnforcer::check(), MulticoreRunLumiEventChecker::check(), edm::check(), EffPurFromHistos::check(), MuonDetIdAssociator::check_setup(), CaloDetIdAssociator::check_setup(), HDetIdAssociator::check_setup(), DetIdAssociator::check_setup(), HCaloDetIdAssociator::check_setup(), LumiDetails::checkAlgo(), LumiDetails::checkAlgoAndBX(), PedeReader::checkAliParams(), L1MuGMTParametersOnlineProducer::checkCMSSWVersion(), AlignmentParametersData::checkConsistency(), MuonDetLayerMeasurements::checkCSCRecHits(), pat::UserData::checkDictionaries(), MuonDetLayerMeasurements::checkDTRecHits(), ecaldqm::checkElectronicsMap(), edm::service::RandomNumberGeneratorService::checkEngineType(), MuonDetLayerMeasurements::checkEvent(), LmfSource::checkFileNames(), edmplugin::checkForError(), edm::checkForWrongProduct(), Fit::CheckIfFitPossible(), EcalClusterEnergyUncertaintyBaseClass::checkInit(), EcalClusterEnergyCorrectionObjectSpecificBaseClass::checkInit(), EcalClusterCrackCorrectionBaseClass::checkInit(), EcalClusterLocalContCorrectionBaseClass::checkInit(), EcalClusterEnergyCorrectionBaseClass::checkInit(), stor::EventServerProxy< RegInfo >::checkInitMsg(), RPCDigiL1Link::checklayer(), GctFibreAnalyzer::CheckLogicalID(), DTChamberId::checkMuonId(), ClhepEvaluator::checkname(), DDDividedGeometryObject::checkNDivAndWidth(), DDDividedGeometryObject::checkOffset(), stor::InitMsgCollection::checkOutputModuleLabel(), PedeSteerer::checkParameterChoices(), DDDividedPolyhedraZ::checkParametersValidity(), DDDividedPolyconeZ::checkParametersValidity(), DDDividedTrdZ::checkParametersValidity(), DDDividedGeometryObject::checkParametersValidity(), DDDividedTrdX::checkParametersValidity(), DDDividedTrdY::checkParametersValidity(), DDDividedPolyhedraPhi::checkParametersValidity(), GsfElectronProducer::checkPfTranslatorParameters(), edm::HistoryAppender::checkProcessHistory(), edmplugin::PluginFactoryBase::checkProperLoadable(), edm::RootFile::checkReleaseVersion(), MuonDetLayerMeasurements::checkRPCRecHits(), TopDecaySubset::checkShowerModel(), reco::modules::TrackerTrackHitFilter::checkStoN(), ecaldqm::checkTrigTowerMap(), EcalSelectiveReadoutProducer::checkValidity(), SiPixelTemplate2D::chi2avg(), SiPixelTemplate2D::chi2min(), SiStripTemplate::chi2xavg(), SiPixelTemplate::chi2xavg(), SiStripTemplate::chi2xavgc2m(), SiPixelTemplate::chi2xavgc2m(), SiPixelTemplate::chi2xmin(), SiStripTemplate::chi2xmin(), SiPixelTemplate::chi2xminc2m(), SiStripTemplate::chi2xminc2m(), SiPixelTemplate::chi2yavg(), SiPixelTemplate::chi2yavgc2m(), SiPixelTemplate::chi2ymin(), SiPixelTemplate::chi2yminc2m(), chInputObjects(), CSCEventData::clctData(), reco::RecoCandidate::clone(), SurveyParameters::clone(), SurveyParameters::cloneFromSelected(), stor::StreamHandler::closeAllFiles(), WatcherStreamFileReader::closeFile(), cond::service::PoolDBOutputService::closeIOV(), LStoreFile::closeLibrary(), OldThreeThresholdAlgorithm::clusterizeDetUnit_(), cms::clusterProduct(), sistrip::FEDChannel::cmMedian(), cmsending_(), DTConfigSectColl::CoarseSync(), AlignmentParameters::collapseSymMatrix(), AlignmentParameters::collapseVector(), MultiGaussianStateCombiner1D::combine(), CandCombinerBase< OutputCollection, CandPtr >::combine(), CombinedSeedComparitor::CombinedSeedComparitor(), CombinedTrajectoryFactory::CombinedTrajectoryFactory(), evf::StateMachine::commandCallback(), TrackerGeometryCompare::compareGeometries(), edm::StreamerInputFile::compareHeader(), VertexDistance3D::compatibility(), VertexDistanceXY::compatibility(), PixelClusterShapeSeedComparitor::compatibleHit(), GsfElectronAlgo::completeElectrons(), HcaluLUTTPGCoder::compress(), DTLinearDriftFromDBAlgo::compute(), CandIsolatorFromDeposits::SingleDeposit::compute(), DTNoDriftAlgo::compute(), DTVDriftSegment::compute(), DTLinearDriftAlgo::compute(), EcalDccWeightBuilder::computeAllWeights(), PixelCPEBase::computeAnglesFromDetPosition(), TestTrackHits::computeChi2Increment(), TauTagTools::computeConeSizeTFormula(), EnergyUncertaintyElectronSpecific::computeElectronEnergyUncertainty(), PixelCPEBase::computeLorentzShifts(), CkfDebugger::computePulls(), APVShot::computeShot(), TrackDetMatchInfo::coneEnergy(), EcalSelectiveReadoutValidation::configFirWeights(), EESelectiveReadoutTask::configFirWeights(), EBSelectiveReadoutTask::configFirWeights(), ConfigurableAPVCyclePhaseProducer::ConfigurableAPVCyclePhaseProducer(), HPSPFRecoTauAlgorithm::configure(), edm::service::PrescaleService::configure(), edmplugin::PluginManager::configure(), edm::service::MessageLoggerScribe::configure_fwkJobReports(), edm::service::MessageLoggerScribe::configure_statistics(), evf::FUEventProcessor::configuring(), evf::BU::configuring(), cond::DbConnection::connectionService(), PhysicsTools::MVATrainer::connectProcessors(), BackgroundHandler::consistencyCheck(), ConsRegRequestView::ConsRegRequestView(), ConsRegResponseView::ConsRegResponseView(), TtSemiLepKinFitProducer< LeptonCollection >::constraint(), TtSemiEvtSolutionMaker::constraint(), DualReferenceTrajectory::construct(), DualBzeroReferenceTrajectory::construct(), DDDCmsTrackerContruction::construct(), stor::StorageManager::consumerStatisticsPage(), smproxy::SMProxyServer::consumerStatisticsWebPage(), DDG4SolidConverter::convert(), edm::convert_handle(), LaserAlignment::ConvertAngle(), DDG4Builder::convertMaterial(), L1GtEtaPhiConversions::convertPhiIndex(), HLTLevel1GTSeed::convertStringToBitNumber(), funct::ConvolutionStruct< A, B, Integrator >::ConvolutionStruct(), PFBenchmarkAlgo::copyCollection(), edm::ParameterSet::copyFrom(), ESDBCopy::copyToDB(), EcalTPGDBCopy::copyToDB(), EcalDBCopy::copyToDB(), pat::Jet::correctedJet(), pat::Tau::correctedTauJet(), DTTTrigResidualCorrection::correction(), L1JPTOffsetCorrector::correction(), L1FastjetCorrector::correction(), DTTTrigMatchRPhi::correction(), L6SLBCorrector::correction(), DTTTrigT0SegCorrection::correction(), L1OffsetCorrector::correction(), LXXXCorrector::correction(), pat::JetCorrFactors::correction(), pat::TauJetCorrFactors::correction(), CosmicGenFilterHelix::CosmicGenFilterHelix(), reco::modules::CosmicTrackSelector::CosmicTrackSelector(), reco::modules::CosmicTrackSplitter::CosmicTrackSplitter(), CovarianceMatrix::CovarianceMatrix(), ParticleReplacerFactory::create(), SurfaceDeformationFactory::create(), StripClusterizerAlgorithmFactory::create(), gen::JetMatching::create(), cond::CoralServiceFactory::create(), DDI::Store< N, I, K >::create(), evf::FWEPWrapper::createAndSendScalersMessage(), DDConstant::createConstantsFromEvaluator(), sistrip::DetSetVectorFiller< T, dsvIsSparse >::createDetSetVector(), sistrip::RawToDigiUnpacker::createDigis(), sistrip::SpyUnpacker::createDigis(), XMLDocument::createDocument(), GsfElectronAlgo::createElectron(), CSCDigiToRaw::createFedBuffers(), evf::SMProxy::createFragmentChain(), evf::soaputils::createFsmSoapResponseMsg(), stor::soaputils::createFsmSoapResponseMsg(), ecaldqm::DQWorker::createMESet_(), stor::StatisticsReporter::createMonitoringInfoSpace(), smproxy::StatisticsReporter::createMonitoringInfoSpace(), evf::BU::createMsgChain(), BareRootProductGetter::createNewBuffer(), cond::service::PoolDBOutputService::createNewIOV(), RPCStripsRing::createOtherConnections(), LaserSorter::createOutStream(), AlignmentParametersFactory::createParameters(), PFRecHitProducerPS::createRecHits(), RPCStripsRing::createRefConnections(), cond::DbConnection::createSession(), TGeoMgrFromDdd::createShape(), TGeoFromDddService::createShape(), PedeSteerer::createSteerFile(), CaloDetIdAssociator::crossedElement(), TrackDetMatchInfo::crossedEnergy(), ClosestApproachInRPhi::crossingPoint(), TangentApproachInRPhi::crossingPoint(), Numbers::crystals(), CSCChamberFitter::CSCChamberFitter(), CSCDetId::CSCDetId(), CSCDigiProducer::CSCDigiProducer(), CSCOverlapsAlignmentAlgorithm::CSCOverlapsAlignmentAlgorithm(), CSCSegmentBuilder::CSCSegmentBuilder(), CSCTFUnpacker::CSCTFUnpacker(), stor::CurlInterface::CurlInterface(), reco::parser::cutParser(), CutsIsolatorWithCorrection::CutsIsolatorWithCorrection(), PdtEntry::data(), edm::service::SiteLocalConfigService::dataCatalog(), fwlite::DataGetterHelper::DataGetterHelper(), smproxy::SMProxyServer::dataRetrieverWebPage(), reco::LeafCandidate::daughter(), reco::CompositeCandidate::daughter(), reco::NamedCompositeCandidate::daughter(), TopGenEvent::daughterQuarkOfTop(), EcalSelectiveReadoutValidation::dccCh(), EcalElectronicsMapping::dccConstituents(), EcalSelectiveReadoutValidation::dccId(), ecaldqm::dccId(), EcalElectronicsMapping::DCCid(), EBSelectiveReadoutTask::dccNum(), EESelectiveReadoutTask::dccNum(), EESelectiveReadoutTask::dccNumOfRU(), EcalElectronicsMapping::dccTowerConstituents(), dd_get_boolean_params(), DDBox::DDBox(), DDCons::DDCons(), DDcreateRotationMatrix(), dddGetStringRaw(), DDEllipsoid::DDEllipsoid(), DDEllipticalTube::DDEllipticalTube(), DDIntersection::DDIntersection(), DDOrb::DDOrb(), DDParallelepiped::DDParallelepiped(), DDPolycone::DDPolycone(), DDPolyhedra::DDPolyhedra(), DDPseudoTrap::DDPseudoTrap(), DDrot(), DDrotReflect(), DDShapelessSolid::DDShapelessSolid(), DDSolid::DDSolid(), DDSpecifics::DDSpecifics(), DDSphere::DDSphere(), DDStreamer::DDStreamer(), DDSubtraction::DDSubtraction(), DDTokenize(), DDTorus::DDTorus(), DDTrap::DDTrap(), DDTruncTubs::DDTruncTubs(), DDTubs::DDTubs(), DDUnion::DDUnion(), L1GlobalTriggerEvmReadoutRecord::decision(), L1GlobalTriggerEvmReadoutRecord::decisionWord(), gen::Pythia6Hadronizer::declareSpecialSettings(), HLTrigReport::decode(), edm::JobHeaderDecoder::decodeJobHeader(), MillePedeAlignmentAlgorithm::decodeMode(), HcalPulseShapes::defaultShape(), stor::StorageManager::defaultWebPage(), smproxy::SMProxyServer::defaultWebPage(), PedeSteerer::defineCoordinates(), DDName::defineId(), HcalHitCorrection::delay(), CastorHitCorrection::delay(), edm::EmptyESSource::delaySettingRecords(), cond::MetaData::deleteAllEntries(), cond::MetaData::deleteEntryByTag(), edm::PrincipalCache::deleteLumi(), edm::PrincipalCache::deleteRun(), PFBenchmarkAlgo::deltaEt(), PFBenchmarkAlgo::deltaEta(), PFBenchmarkAlgo::deltaPhi(), PFBenchmarkAlgo::deltaR(), fftjetcms::densePeakTreeFromStorable(), egammaisolation::EgammaHcalExtractor::deposit(), egammaisolation::EgammaRecHitExtractor::deposit(), egammaisolation::EgammaTowerExtractor::deposit(), egammaisolation::EgammaEcalExtractor::deposit(), reco::candidate::iterator_imp_specific_dummy< C >::deref(), reco::candidate::const_iterator_imp_specific_dummy< C >::deref(), SurveyParameters::derivatives(), TwoBowedSurfacesAlignmentParameters::derivatives(), BowedSurfaceAlignmentParameters::derivatives(), edm::ESHandleBase::description(), edm::StreamDQMDeserializer::deserializeDQMEvent(), edm::StreamerInputSource::deserializeEvent(), edm::StreamerInputSource::deserializeRegistry(), align::DetectorGlobalPosition(), edm::eventsetup::determinePreferred(), DetIdAssociator::DetIdAssociator(), AlignableTracker::detsToAlignables(), align::diffAlignables(), pat::helper::ParametrizationHelper::diffToParameters(), TowerBlockFormatter::DigiToRaw(), Trajectory::direction(), TempTrajectory::direction(), PFRecoTauDiscriminationAgainstMuon::discriminate(), JetTagComputer::discriminator(), ClosestApproachInRPhi::distance(), TangentApproachInRPhi::distance(), stor::Ready::do_entryActionWork(), MuonAlignmentInputXML::do_moveglobal(), MuonAlignmentInputXML::do_movelocal(), MuonAlignmentInputXML::do_rotatebeamline(), MuonAlignmentInputXML::do_rotateglobalaxis(), MuonAlignmentInputXML::do_rotatelocal(), MuonAlignmentInputXML::do_setape(), MuonAlignmentInputXML::do_setposition(), MuonAlignmentInputXML::do_setsurveyerr(), evf::rb_statemachine::Stopping::do_stateAction(), evf::rb_statemachine::Enabling::do_stateAction(), evf::rb_statemachine::Configuring::do_stateAction(), evf::rb_statemachine::Halting::do_stateAction(), RPCDigitizer::doAction(), TtFullHadKinFitter::KinFit::doBTagging(), edm::doBuildRealData(), PhysicsTools::MVATrainer::doneTraining(), edm::PoolOutputModule::doOpenFile(), FRDEventFileWriter::doOutputEvent(), FRDEventFileWriter::doOutputEventFragment(), edm::MixingModule::doPileUp(), MTVHistoProducerAlgo::doProfileX(), MuonTrackValidatorBase::doProfileX(), DDValue::doubles(), DQMEventMsgBuilder::DQMEventMsgBuilder(), DQMEventMsgView::DQMEventMsgView(), smproxy::SMProxyServer::dqmEventStatisticsWebPage(), stor::StorageManager::dqmEventStatisticsWebPage(), DQMFileSaver::DQMFileSaver(), DQMService::DQMService(), TwoBodyDecayDerivatives::dqsdzi(), PixelCPEBase::driftDirection(), FastStripCPE::driftDirection(), DTChamberId::DTChamberId(), DTConfigBti::DTConfigBti(), DTConfigLUTs::DTConfigLUTs(), DTConfigTraco::DTConfigTraco(), DTDataIntegrityTask::DTDataIntegrityTask(), DTDDUFileReader::DTDDUFileReader(), DTDigitizer::DTDigitizer(), DTLayerId::DTLayerId(), DTRecSegment4D::DTRecSegment4D(), DTROS25FileReader::DTROS25FileReader(), DTROS8FileReader::DTROS8FileReader(), DTSuperLayerId::DTSuperLayerId(), DTUnpackingModule::DTUnpackingModule(), DTVDriftCalibration::DTVDriftCalibration(), DTVDriftWriter::DTVDriftWriter(), DTWireId::DTWireId(), popcon::EcalLaserHandler::dumpBarrelPayload(), CocoaDBMgr::DumpCocoaResults(), popcon::EcalLaserHandler::dumpEndcapPayload(), TrackDetMatchInfo::dumpGeometry(), GeometryInfoDump::dumpSpec(), edm::DuplicateChecker::DuplicateChecker(), EBDetId::EBDetId(), EBSrFlag::EBSrFlag(), CaloTPGTranscoderULUT::ecalCompress(), EcalDccWeightBuilder::EcalDccWeightBuilder(), EcalElectronicsId::EcalElectronicsId(), EcalElectronicsSim::EcalElectronicsSim(), EcalGenEvtSelector::EcalGenEvtSelector(), EcalHitResponse::EcalHitResponse(), EcalListOfFEDSProducer::EcalListOfFEDSProducer(), EcalPnDiodeDetId::EcalPnDiodeDetId(), EcalScDetId::EcalScDetId(), EcalSelectiveReadoutSuppressor::EcalSelectiveReadoutSuppressor(), EcalTBCrystalMap::EcalTBCrystalMap(), EcalTBMCInfoProducer::EcalTBMCInfoProducer(), EcalTriggerElectronicsId::EcalTriggerElectronicsId(), EcalTrigTowerDetId::EcalTrigTowerDetId(), edm::EDInputSource::EDInputSource(), EEDetId::EEDetId(), EESrFlag::EESrFlag(), pat::PATObject< ObjectType >::efficiency(), L1RCTLookupTables::eGammaETCode(), EgammaHLTCombinedIsolationProducer::EgammaHLTCombinedIsolationProducer(), EgammaHLTElectronCombinedIsolationProducer::EgammaHLTElectronCombinedIsolationProducer(), egammaisolation::EgammaRecHitExtractor::EgammaRecHitExtractor(), egammaisolation::EgammaTowerExtractor::EgammaTowerExtractor(), pf2pat::ElectronIDPFCandidateSelectorDefinition::ElectronIDPFCandidateSelectorDefinition(), ElectronIDSelectorCutBased::ElectronIDSelectorCutBased(), ElectronVPlusJetsIDSelectionFunctor::ElectronVPlusJetsIDSelectionFunctor(), evf::FUEventProcessor::enableCommon(), evf::FUEventProcessor::enableMPEPSlave(), evf::BU::enabling(), evf::FUEventProcessor::enabling(), ESElectronicsSim::encode(), SiPixelGainCalibrationOffline::encodeGain(), SiPixelGainCalibrationForHLT::encodeGain(), SiPixelGainCalibration::encodeGain(), SiPixelGainCalibrationOffline::encodePed(), SiPixelGainCalibration::encodePed(), SiPixelGainCalibrationForHLT::encodePed(), lhef::LHEReader::XMLHandler::endElement(), GsfElectronAlgo::endEvent(), BTagValidator::endJob(), SurveyDBUploader::endJob(), MulticoreRunLumiEventChecker::endJob(), DQMFileSaver::endJob(), DQMFileSaver::endLuminosityBlock(), DQMFileSaver::endRun(), gen::FortranInstance::enter(), edm::Entry::Entry(), edmNew::dstvdetails::errorFilling(), edmNew::dstvdetails::errorIdExists(), dddDetails::errorReadMapType(), ErrorSummaryFilter::ErrorSummaryFilter(), ESDetId::ESDetId(), ESDigitizer::ESDigitizer(), ESElectronicsSimFast::ESElectronicsSimFast(), edm::ESInputTag::ESInputTag(), ESListOfFEDSProducer::ESListOfFEDSProducer(), MRHChi2MeasurementEstimator::estimate(), Chi2MeasurementEstimator::estimate(), HICMeasurementEstimator::estimate(), L1CaloEtScale::et(), pat::Tau::etaetaMoment(), pat::Tau::etaphiMoment(), ZGlobalVsSAIsolationAnalyzer::evaluate(), MuonCaloCompatibility::evaluate(), L1GtAlgorithmEvaluation::evaluateAlgorithm(), fwlite::Event::Event(), EventMsgView::EventMsgView(), edm::eventsetup::EventSetupRecord::getImplementation< fwliteeswriter::DummyType >(), gen::EvtGenInterface::EvtGenInterface(), ExternalLHEProducer::executeScript(), edm::ExhumeProducer::ExhumeProducer(), edm::ParameterDescription< std::vector< ParameterSet > >::exists_(), edm::ParameterDescription< ParameterSetDescription >::exists_(), AlignmentParameters::expandSymMatrix(), AlignmentParameters::expandVector(), reco::parser::expressionParser(), gen::ExternalDecayDriver::ExternalDecayDriver(), L1GtPatternGenerator::extractGlobalTriggerData(), extractRecordData(), CandIsoDepositProducer::extractTrack(), reco::PFTrack::extrapolatedPoint(), MuonVPlusJetsIDSelectionFunctor::fall10Cuts(), FamosManager::FamosManager(), edm::RootOutputTree::fastCloneTTree(), EmissionVetoHook::fatalEmissionVeto(), cscdqm::XMLFileErrorHandler::fatalError(), DDLSAX2Handler::fatalError(), sistrip::FEDBuffer::FEDBuffer(), sistrip::FEDBufferGenerator::FEDBufferGenerator(), sistrip::fedDataTypeFromString(), FEDRawData::FEDRawData(), sistrip::FEDSpyBuffer::FEDSpyBuffer(), sistrip::FEDStripData::FEDStripData(), pat::PATPFParticleProducer::fetchCandidateCollection(), PFElectronTranslator::fetchGsfCollection(), fftjetcms::fftjet_Grid2d_parser(), fftjetcms::fftjet_LinearInterpolator2d_parser(), fftjetcms::fftjet_MembershipFunction_parser(), fftjetcms::FFTJetInterface::FFTJetInterface(), FFTJetPatRecoProducer::FFTJetPatRecoProducer(), FFTJetPileupProcessor::FFTJetPileupProcessor(), FFTJetProducer::FFTJetProducer(), FFTJetTreeDump::FFTJetTreeDump(), edm::FileInPath::FileInPath(), edm::FileLocator::FileLocator(), lhef::LHEReader::FileSource::FileSource(), stor::StorageManager::fileStatisticsWebPage(), LumiDetails::fill(), PFCandCommonVertexFitterBase::fill(), fwlite::RecordWriter::fill(), HcalSignalGenerator< HBHEDigitizerTraits >::fill(), ecaldqm::MESetDet0D::fill(), MuonAlignmentInputXML::fillAliToIdeal(), reco::HcalNoiseInfoProducer::fillcalotwrs(), sistrip::FEDBufferPayloadCreator::fillChannelBuffer(), AlignmentExtendedCorrelationsStore::fillCovariance(), AlignmentExtendedCorrelationsStore::fillCovarianceT(), LaserAlignment::fillDataProfiles(), DIPLumiProducer::filldetailcache(), reco::HcalNoiseInfoProducer::filldigis(), LaserAlignmentT0ProducerDQM::FillFromRawDigis(), BTagDifferentialPlot::fillHisto(), TrackerValidationVariables::fillHitQuantities(), fwlite::EntryFinder::fillIndex(), PhysicsTools::MVATrainer::fillInputVars(), DualKalmanTrajectory::fillKalmanPart(), edm::serviceregistry::ServicesManager::fillListOfMakers(), ExpressLumiProducer::fillLSCache(), LumiProducer::fillLSCache(), MuonIdProducer::fillMuonId(), MuonIdProducer::fillMuonIsolation(), PhysicsTools::MVATrainer::fillOutputVars(), pat::helper::OverlapBySuperClusterSeed::fillOverlapsForItem(), fwlite::Event::fillParameterSetRegistry(), edm::Principal::fillPrincipal(), FUShmReader::fillRawData(), reco::HcalNoiseInfoProducer::fillrechits(), TopDecaySubset::fillReferences(), SiStripNoiseNormalizedWithApvGainBuilder::fillSubDetParameter(), SiStripNoisesGenerator::fillSubDetParameter(), SiStripApvGainBuilderFromTag::fillSubDetParameter(), DIPLumiProducer::fillsummarycache(), JetCorrectionUncertainty::fillVector(), reco::LeafCandidate::fillVertexCovariance(), edm::Schedule::fillWorkers(), RoadSearchEventFilter::filter(), PythiaFilterEMJetHeep::filter(), PythiaFilterGammaJet::filter(), ClusterMultiplicityFilter::filter(), PythiaFilterEMJet::filter(), LaserAlignmentEventFilter::filter(), HLTHighLevel::filter(), pat::ElectronSelector::filter(), PythiaFilterGammaGamma::filter(), HBHENoiseFilter::filter(), myFilter::filter(), HLTLevel1Pattern::filter(), RPCStripsRing::filterOverlapingChambers(), AlignSetup< Type >::find(), PFBenchmarkAlgo::findAllInCone(), PFBenchmarkAlgo::findAllInEtWindow(), EcalDQMBinningService::findBinsNoMap(), sistrip::FEDBuffer::findChannels(), sistrip::FEDSpyBuffer::findChannels(), reco::HcalNoiseRBXArray::findHPD(), JetCorrectorParametersCollection::findKey(), CSCDigitizer::findLayer(), TrackDetMatchInfo::findMaxDeposition(), reco::findMethod(), edmplugin::PluginFactoryBase::findPMaker(), cond::findSpecs(), EcalTBReadout::findTTlist(), xmas2dqm::wse::XmasToDQM::fireEvent(), dqm::StateMachine::fireEvent(), evf::EPStateMachine::fireEvent(), gen::PtYDistributor::firePt(), gen::PtYDistributor::fireY(), TwoTrackMinimumDistance::firstAngle(), Trajectory::firstMeasurement(), KFTrajectoryFitter::fit(), KFFittingSmoother::fit(), TtFullHadKinFitter::fit(), BSFitter::Fit(), PedeSteerer::fixParameter(), edm::hash_detail::fixup_(), FlatEvtVtxGenerator::FlatEvtVtxGenerator(), PixelDataFormatter::formatRawData(), EcalDQMonitorTask::formSchedule_(), EcalSelectiveReadoutValidation::frame2EnergyForTp(), cms::MD5Result::fromHexifiedString(), pat::helper::ParametrizationHelper::fromString(), SumHistoCalibration::fromXml(), ImpactParameterCalibration::fromXml(), edm::service::SiteLocalConfigService::frontierConnect(), evf::iDie::fsmCallback(), PerigeeConversions::ftsToPerigeeParameters(), evf::FUResourceBroker::FUResourceBroker(), FWLiteESRecordWriterAnalyzer::FWLiteESRecordWriterAnalyzer(), GaussEvtVtxGenerator::GaussEvtVtxGenerator(), GaussianZBeamSpotFilter::GaussianZBeamSpotFilter(), funct::GaussLegendreIntegrator::GaussLegendreIntegrator(), GctDigiToPsbText::GctDigiToPsbText(), KfComponentsHolder::genericFill(), GenJetParticleSelector::GenJetParticleSelector(), reco::GenJet::genParticle(), EcalSimRawData::genSrData(), EcalSimRawData::genTccIn(), edmplugin::PluginManager::get(), pat::EventHypothesis::get(), JetTagComputer::TagInfoHelper::get(), reco::componenthelper::MultipleComponents< C, T, F, S >::get(), reco::TaggingVariableList::get(), fwlite::Record::get(), Counters::get(), edm::helper::IndexRangeAssociation::get(), edm::ExtensionCord< T >::get(), pat::eventhypothesis::DynCastCandPtr< T >::get(), NonPropagatingDetMeasurements::get(), LASConstants::GetAlignmentTubeBsKink(), edm::TriggerResultsByName::getAndCheckIndex(), getAnInt(), SiStripApvGain::getApvGain(), pat::EventHypothesis::getAs(), JetTagComputer::TagInfoHelper::getBase(), LASBarrelAlignmentParameterSet::GetBeamParameter(), LASEndcapAlignmentParameterSet::GetBeamParameter(), fwlite::DataGetterHelper::getBranchDataFor(), edm::PrincipalGetAdapter::getBranchDescription(), fwlite::Run::getByLabel(), fwlite::Event::getByLabel(), fwlite::LuminosityBlock::getByLabel(), edm::EventPrincipal::getByProductID(), fwlite::MultiChainEvent::getByProductID(), MatacqProducer::getCalibTriggerType(), pat::Jet::getCaloConstituent(), reco::CaloJet::getCaloConstituent(), sistrip::FEDBufferGenerator::getChannelEnabled(), ESTrivialConditionRetriever::getChannelStatusFromConfiguration(), EcalTrivialConditionRetriever::getChannelStatusFromConfiguration(), RPCSimSetUp::getCls(), RPCCalibSetUp::getCls(), RPCCalibSetUp::getClsMap(), RPCSimSetUp::getClsMap(), TrackClusterSplitter::getCluster(), PFClusterShapeProducer::getClusterCollection(), HcalQie::getCode(), MatcherUsingTracksAlgorithm::getConf(), SecondaryVertexProducer::getConstraintType(), reco::Photon::getCorrectedEnergy(), reco::Photon::getCorrectedEnergyError(), TrackSorting::getCriterium(), MuonAlignmentInputXML::getCSCnode(), SiStripThreshold::getData(), MaterialBudgetHcalHistos::getDDDArray(), HFShowerLibrary::getDDDArray(), HCalSD::getDDDArray(), HFFibre::getDDDArray(), HFShower::getDDDArray(), HFShowerPMT::getDDDArray(), HcalNumberingFromDDD::getDDDArray(), HFShowerFibreBundle::getDDDArray(), HFShowerParam::getDDDArray(), EcalElectronicsMapping::getDetId(), DetIdAssociator::getDetIdsCloseToAPoint(), LASEndcapAlignmentParameterSet::GetDiskParameter(), MuonAlignmentInputXML::getDTnode(), EcalSimRawData::getEbDigi(), EcalClusterLazyTools::getEcalRecHitCollection(), Numbers::getEcalScDetId(), RPCSimSetUp::getEff(), RPCCalibSetUp::getEff(), EcalElectronicsMapping::getElectronicsId(), Numbers::getElectronicsMapping(), stor::InitMsgCollection::getElementForOutputModuleLabel(), LASConstants::GetEndcapBsKink(), edm::service::RandomNumberGeneratorService::getEngine(), gen::getEngineReference(), edm::roottree::getEntry(), edm::ParameterSet::getEntryPointerOrThrow_(), edm::FileInPath::getEnvironment(), SiPixelCPEGenericDBErrorParametrization::getError(), fit::RootMinuit< Function >::getErrorMatrix(), ThePEG::LesHouchesInterface::getEvent(), xmas2dqm::wse::XmasToDQM::getEXDR_LAS(), sistrip::FEDBufferPayload::getFELength(), sistrip::FEDBufferGenerator::getFEUnitEnabled(), DTCalibrationMap::getField(), FitSlicesYTool::getFittedMean(), FitSlicesYTool::getFittedMeanWithError(), FitSlicesYTool::getFittedSigma(), FitSlicesYTool::getFittedSigmaWithError(), SiPixelGainCalibration::getGain(), SiPixelGainCalibrationForHLT::getGain(), SiPixelGainCalibrationOffline::getGain(), SiPixelGainCalibrationServicePayloadGetter< thePayloadObject, theDBRecordType >::getGainByColumn(), SiPixelGainCalibrationServicePayloadGetter< thePayloadObject, theDBRecordType >::getGainByPixel(), MuonDetIdAssociator::getGeomDet(), getGhostTrackFitType(), LASEndcapAlignmentParameterSet::GetGlobalParameter(), WatcherStreamFileReader::getHeader(), edm::StreamerFileReader::getHeader(), DTTTrigT0SegCorrection::getHisto(), DTVDriftSegment::getHisto(), DTTTrigResidualCorrection::getHisto(), TrackerOfflineValidation::getHistStructFromMap(), ReferenceTrajectory::getHitProjectionMatrix(), L1RPCHsbConfig::getHsbMask(), ecaldqm::MESetChannel::getIndex_(), stor::EventServerProxy< RegInfo >::getInitMsg(), WatcherStreamFileReader::getInputFile(), edm::JobReport::JobReportImpl::getInputFileForToken(), EcalTrivialConditionRetriever::getIntercalibConstantsFromConfiguration(), EcalTrivialConditionRetriever::getIntercalibErrorsFromConfiguration(), HPDNoiseLibraryReader::getIonFeedbackNoise(), BareRootProductGetter::getIt(), pat::PATObject< ObjectType >::getKinResolution(), CSCRecHitDBuilder::getLayer(), reco::TaggingVariableList::getList(), EcalElectronicsMapping::getLMNumber(), EcalTrivialConditionRetriever::getMappingFromConfiguration(), MatacqProducer::getMatacqEvent(), SiPixelFolderOrganizer::getModuleFolder(), ClusterSummary::GetModuleLocation(), CaloTrkProcessing::getNames(), CaloSubdetectorTopology::getNeighbourIndex(), CaloSubdetectorTopology::getNeighbours(), popcon::EcalLaserHandler::getNewObjects(), HcalLUTCorrsHandler::getNewObjects(), CastorPedestalWidthsHandler::getNewObjects(), popcon::EcalTPGFineGrainTowerEEHandler::getNewObjects(), popcon::EcalTPGFineGrainEBGroupHandler::getNewObjects(), HcalGainWidthsHandler::getNewObjects(), popcon::EcalTPGWeightGroupHandler::getNewObjects(), popcon::EcalDCSHandler::getNewObjects(), HcalPedestalsHandler::getNewObjects(), HcalGainsHandler::getNewObjects(), popcon::EcalTPGBadXTHandler::getNewObjects(), HcalTimingParamsHandler::getNewObjects(), HcalChannelQualityHandler::getNewObjects(), popcon::EcalTPGWeightIdMapHandler::getNewObjects(), HcalDcsMapHandler::getNewObjects(), CastorChannelQualityHandler::getNewObjects(), popcon::EcalDAQHandler::getNewObjects(), HcalRecoParamsHandler::getNewObjects(), HcalL1TriggerObjectsHandler::getNewObjects(), popcon::EcalTPGSpikeThresholdHandler::getNewObjects(), popcon::EcalTPGBadTTHandler::getNewObjects(), popcon::EcalSRPHandler::getNewObjects(), HcalLutMetadataHandler::getNewObjects(), EcalMappingElectronicsHandler::getNewObjects(), HcalCovarianceMatricesHandler::getNewObjects(), CastorRecoParamsHandler::getNewObjects(), CastorQIEDataHandler::getNewObjects(), CastorGainWidthsHandler::getNewObjects(), HcalRespCorrsHandler::getNewObjects(), HcalQIEDataHandler::getNewObjects(), popcon::EcalTPGSlidingWindowHandler::getNewObjects(), popcon::EcalTPGPedestalsHandler::getNewObjects(), HcalPFCorrsHandler::getNewObjects(), popcon::EcalTPGPhysicsConstHandler::getNewObjects(), popcon::EcalTPGFineGrainEBIdMapHandler::getNewObjects(), popcon::EcalADCToGeVHandler::getNewObjects(), HcalTimeCorrsHandler::getNewObjects(), HcalPedestalWidthsHandler::getNewObjects(), HcalFlagHFDigiTimeParamsHandler::getNewObjects(), HcalCholeskyMatricesHandler::getNewObjects(), popcon::EcalTPGLutIdMapHandler::getNewObjects(), popcon::EcalTPGLinConstHandler::getNewObjects(), HcalZSThresholdsHandler::getNewObjects(), HcalLongRecoParamsHandler::getNewObjects(), CastorElectronicsMapHandler::getNewObjects(), popcon::EcalTPGBadStripHandler::getNewObjects(), HcalElectronicsMapHandler::getNewObjects(), CastorPedestalsHandler::getNewObjects(), CastorGainsHandler::getNewObjects(), popcon::EcalTPGLutGroupHandler::getNewObjects(), popcon::EcalTPGFineGrainStripEEHandler::getNewObjects(), HcalValidationCorrsHandler::getNewObjects(), HcalMCParamsHandler::getNewObjects(), HcalDcsValuesHandler::getNewObjects(), popcon::EcalIntercalibHandler::getNewObjects(), popcon::EcalChannelStatusHandler::getNewObjects(), popcon::EcalPedestalsHandler::getNewObjectsH2(), popcon::EcalPedestalsHandler::getNewObjectsP5(), RPCCalibSetUp::getNoise(), RPCSimSetUp::getNoise(), SiStripNoises::getNoise(), CaloTrkProcessing::getNumbers(), CrossingFrame< T >::getObject(), MixCollection< PSimHit >::getObject(), TFileDirectory::getObject(), CovarianceMatrix::getObjectType(), HCALConfigDB::getOnlineLUT(), MatacqProducer::getOrbitId(), edm::JobReport::JobReportImpl::getOutputFileForToken(), edm::ParameterSet::getParameter(), LASBarrelAlignmentParameterSet::GetParameter(), edm::ParameterSet::getParameterAsString(), edm::getParameterSet(), MisalignmentScenarioBuilder::getParameterSet_(), edm::pdtentry::getPdtEntry(), edm::pdtentry::getPdtEntryVector(), SiPixelGainCalibrationForHLT::getPed(), SiStripPedestals::getPed(), SiPixelGainCalibrationOffline::getPed(), SiPixelGainCalibration::getPed(), SiPixelGainCalibrationServicePayloadGetter< thePayloadObject, theDBRecordType >::getPedestalByColumn(), SiPixelGainCalibrationServicePayloadGetter< thePayloadObject, theDBRecordType >::getPedestalByPixel(), reco::PFJet::getPFConstituent(), pat::Jet::getPFConstituent(), TrackDetMatchInfo::getPosition(), edm::service::PrescaleService::getPrescale(), edm::Event::getProcessParameterSet(), edm::getProcessParameterSet(), edm::pset::getProcessParameterSetID(), getProducerString(), edm::PtrVectorBase::getProduct_(), edm::root::FWLiteDelayedReader::getProduct_(), JetCorrectionUncertainty::getPtRel(), edm::RandomEngineStates::getRandomEngineStates(), cond::FrontierProxy::getRealConnectString(), PFClusterShapeProducer::getRecHitCollection(), edm::getRegFromFile(), L1GtPsbSetupConfigOnlineProd::getRequiredValue(), pat::helper::ResolutionHelper::getResolE(), pat::helper::ResolutionHelper::getResolEt(), pat::helper::ResolutionHelper::getResolEta(), pat::helper::ResolutionHelper::getResolM(), pat::helper::ResolutionHelper::getResolP(), pat::helper::ResolutionHelper::getResolPhi(), pat::helper::ResolutionHelper::getResolPInv(), pat::helper::ResolutionHelper::getResolPt(), pat::helper::ResolutionHelper::getResolPx(), pat::helper::ResolutionHelper::getResolPy(), pat::helper::ResolutionHelper::getResolPz(), pat::helper::ResolutionHelper::getResolTheta(), CovarianceMatrix::getResolution(), HcalFiberPattern::getSamples(), HcalPulseShapes::getShape(), reco::VertexSorting::getSortCriterium(), KalmanAlignmentAlgorithm::getSortingDirection(), ExtractStringFromDDD::getString(), SiStripApvGain::getStripGain(), cond::TagCollectionRetriever::getTagCollection(), LaserAlignment::getTEC2TECNominalBeamOffset(), LASConstants::GetTecRadius(), LASConstants::GetTecZPosition(), LaserAlignment::getTIBTOBNominalBeamOffset(), LASConstants::GetTibZPosition(), RPCSimSetUp::getTime(), RPCCalibSetUp::getTime(), edm::service::getTime(), evf::getTime(), EcalTrivialConditionRetriever::getTimeCalibConstantsFromConfiguration(), EcalTrivialConditionRetriever::getTimeCalibErrorsFromConfiguration(), LASConstants::GetTobZPosition(), EgammaTowerIsolation::getTowerESum(), EgammaTowerIsolation::getTowerEtSum(), RPCStripsRing::getTowerForRefRing(), getTrack(), MatcherUsingTracksAlgorithm::getTrack(), CachedTrajectory::getTrajectory(), EcalTrivialConditionRetriever::getTrgChannelStatusFromConfiguration(), EcalElectronicsMapping::getTriggerElectronicsId(), edm::service::TriggerNamesService::getTrigPaths(), EcalElectronicsMapping::getTrigTowerDetId(), StormStorageMaker::getTURL(), StormLcgGtStorageMaker::getTURL(), edm::ParameterSet::getUntrackedParameterSet(), edm::ParameterSet::getUntrackedParameterSetVector(), PreshowerDetIdAssociator::getValidDetIds(), MuonDetIdAssociator::getValidDetIds(), HODetIdAssociator::getValidDetIds(), CaloDetIdAssociator::getValidDetIds(), MuonDDDConstants::getValue(), pat::helper::IsoDepositIsolator::getValue(), CastorCondObjectContainer< Item >::getValues(), HcalCholeskyMatrices::getValues(), HcalCondObjectContainer< Item >::getValues(), HcalCovarianceMatrices::getValues(), ClusterSummary::GetVariableLocation(), ESTrivialConditionRetriever::getWeightsFromConfiguration(), EcalTrivialConditionRetriever::getWeightsFromConfiguration(), CaloSubdetectorTopology::getWindow(), TkLayerMap::getXY(), GlobalMuonRefitter::GlobalMuonRefitter(), GlobalTrackerMuonAlignment::GlobalTrackerMuonAlignment(), GlobalTrackingRegionProducerFromBeamSpot::GlobalTrackingRegionProducerFromBeamSpot(), edm::InputSource::goToEvent_(), GsfTrackRefitter::GsfTrackRefitter(), L1GlobalTriggerEvmReadoutRecord::gtFdlWord(), GtPsbTextToDigi::GtPsbTextToDigi(), HadronDecayGenEvtSelector::HadronDecayGenEvtSelector(), TtGenEvent::hadronicDecayQuark(), evf::BU::halting(), evf::FUResourceBroker::handleFSMSoapMessage(), stor::StorageManager::handleFSMSoapMessage(), smproxy::SMProxyServer::handleFSMSoapMessage(), edm::Path::handleWorkerFailure(), EcalPnDiodeDetId::hashedIndex(), HcalCalibDetId::HcalCalibDetId(), HcalCastorDetId::HcalCastorDetId(), CaloTPGTranscoderULUT::hcalCompress(), HcalDcsDetId::HcalDcsDetId(), HcalDetId::HcalDetId(), HcalDigitizer::HcalDigitizer(), HcalOtherDetId::HcalOtherDetId(), HcalTBObjectUnpacker::HcalTBObjectUnpacker(), HcalText2DetIdConverter::HcalText2DetIdConverter(), HcalTrigTowerDetId::HcalTrigTowerDetId(), HcalTTPDigiProducer::HcalTTPDigiProducer(), HcalZDCDetId::HcalZDCDetId(), Hector::Hector(), HFFibre::HFFibre(), HFShower::HFShower(), HFShowerFibreBundle::HFShowerFibreBundle(), HFShowerLibrary::HFShowerLibrary(), HFShowerParam::HFShowerParam(), HFShowerPMT::HFShowerPMT(), AlignmentParameterStore::hierarchyConstraints(), HiL1Subtractor::HiL1Subtractor(), fwlite::Event::history(), fwlite::Run::history(), fwlite::LuminosityBlock::history(), HcalSiPM::hitCells(), HLTDisplacedmumuFilter::hltFilter(), HLTDisplacedmumumuFilter::hltFilter(), HLTHighLevel::HLTHighLevel(), HLTMuonL1Filter::HLTMuonL1Filter(), HLTMuonL1RegionalFilter::HLTMuonL1RegionalFilter(), HLTMuonL2PreFilter::HLTMuonL2PreFilter(), HLTTrackClusterRemover::HLTTrackClusterRemover(), InitMsgView::hltTriggerSelections(), HodoscopeDetId::HodoscopeDetId(), L1RCTLookupTables::hOeFGVetoBit(), evf::IndependentWebGUI::htmlTable(), evf::WebGUI::htmlTable(), edm::PomwigProducer::hwgive(), TtEvent::hypoClassKeyFromString(), Numbers::icEE(), edm::ParameterSet::id(), EcalTrigTowerDetId::iDCC(), GlobalDetLayerGeometry::idToLayer(), MuonDetLayerGeometry::idToLayer(), Numbers::iEB(), Numbers::iEE(), PileUpSubtractor::ieta(), EcalSRCondTools::importSrpConfigFile(), cond::SequenceManager::incrementId(), EcalTrigPrimCompactColl::index(), DDSolidShapesName::index(), Numbers::indexEE(), HcalHPDRBXMap::indexHPD(), HcalHPDRBXMap::indexRBXfromHPD(), HcalHPDRBXMap::indicesHPDfromRBX(), lhef::JetClustering::init(), PropagateToMuon::init(), JetMatchingHook::init(), MixCollection< T >::init(), evf::FWEPWrapper::init(), lhef::XMLDocument::init(), edm::InputFileCatalog::init(), edm::FileLocator::init(), MuonIdProducer::init(), HLTHighLevel::init(), edm::EventSelector::init(), fit::RootMinuitCommands< Function >::init(), RPCDetId::init(), RPCCompDetId::init(), fit::RootMinuit< Function >::init(), sistrip::FEDBufferBase::init(), EcalSelectiveReadoutValidation::initAsciiFile(), edm::BranchDescription::initBranchName(), cond::service::PoolDBOutputService::initDB(), cms::CkfDebugTrackCandidateMaker::initDebugger(), edm::RootInputFileSequence::initFile(), CastorShowerLibrary::initFile(), LikelihoodPdf::initFromDB(), edm::BranchDescription::initFromDictionary(), RunManager::initG4(), RPCCompDetId::initGas(), ThePEGInterface::initGenerator(), HltComparator::initialise(), CSCOverlapsAlignmentAlgorithm::initialize(), L1TEMUEventInfoClient::initialize(), Herwig6Hadronizer::initialize(), MuonAlignmentFromReference::initialize(), HcalNumberingFromDDD::initialize(), popcon::PopCon::initialize(), MillePedeAlignmentAlgorithm::initialize(), METCorrectionAlgorithm::type2BinningEntryType::initialize(), FRDEventFileWriter::initialize(), TStorageFactoryFile::Initialize(), HIPAlignmentAlgorithm::initialize(), edm::FileInPath::initialize_(), MuonResidualsFitter::initialize_table(), KalmanAlignmentAlgorithm::initializeAlignmentSetups(), gen::PomwigHadronizer::initializeDPDF(), edm::DQMHttpSource::initializeDQMStore(), Pythia8Hadronizer::initializeForInternalPartons(), gen::Cascade2Hadronizer::initializeForInternalPartons(), gen::Pythia6Hadronizer::initializeForInternalPartons(), gen::ExhumeHadronizer::initializeForInternalPartons(), reco::TransientTrackFromFTS::innermostMeasurementState(), MultiGaussianStateTransform::innerMultiState1D(), InOutConversionTrackFinder::InOutConversionTrackFinder(), fwlite::InputSource::InputSource(), edm::InputSource::InputSource(), edm::InputTag::InputTag(), stor::StorageManager::inputWebPage(), edm::ParameterSet::insert(), edm::PrincipalCache::insert(), edm::helper::IndexRangeAssociation::FastFiller::insert(), edm::ParameterSwitchBase::insertAndCheckLabels(), edm::ParameterSwitchBase::insertAndCheckTypes(), edm::ParameterDescription< std::vector< ParameterSet > >::insertDefault_(), edm::ParameterDescription< ParameterSetDescription >::insertDefault_(), cond::Logger::insertLogRecord(), edm::ParameterSet::insertParameterSet(), edm::ParameterSet::insertVParameterSet(), MuonDetIdAssociator::insideElement(), AlignmentParameterSelector::insideRanges(), SiStripAPVRestorer::inspect(), reco::SoftLeptonProperties::quality::internalByName(), SiStripTemplate::interpolate(), SiPixelTemplate::interpolate(), CheckHitPattern::interpretDetId(), SurveyResidual::inverseCovariance(), evf::ServiceWebRegistry::invoke(), PileUpSubtractor::iphi(), HcalHPDRBXMap::iphihiHPD(), HcalHPDRBXMap::iphihiRBX(), HcalHPDRBXMap::iphiloHPD(), HcalHPDRBXMap::iphiloRBX(), EcalTrigTowerDetId::iquadrant(), pat::helper::ParametrizationHelper::isAlwaysMassive(), pat::helper::ParametrizationHelper::isAlwaysMassless(), isBool(), Numbers::iSC(), PedeSteerer::isCorrectToRefSystem(), Numbers::iSM(), pat::helper::ParametrizationHelper::isMassConstrained(), pat::helper::IsoDepositIsolator::IsoDepositIsolator(), pat::helper::ParametrizationHelper::isPhysical(), TkLasBeam::isTecInternal(), Numbers::iTCC(), CSCPedestals::item(), CSCGains::item(), CSCNoiseMatrix::item(), CSCcrosstalk::item(), CmsTrackerDetIdBuilder::iterate(), FFTJetProducer::iterateJetReconstruction(), Numbers::iTT(), EcalElectronicsMapping::iTT(), EcalTrigTowerDetId::iTT(), PerigeeConversions::jacobianParameters2Cartesian(), pat::Jet::jecFactor(), pat::Tau::jecFactor(), pat::JetCorrFactors::jecFlavor(), JetCharge::JetCharge(), JetCorrectionESChain::JetCorrectionESChain(), pat::JetCorrFactors::JetCorrFactors(), pat::JetCorrFactorsProducer::JetCorrFactorsProducer(), JetIDSelectionFunctor::JetIDSelectionFunctor(), JetIdSelector< T >::JetIdSelector(), JetMatchingHook::JetMatchingHook(), gen::JetMatchingMadgraph::JetMatchingMadgraph(), lhef::JetMatchingMadgraph::JetMatchingMadgraph(), lhef::JetMatchingMLM::JetMatchingMLM(), L1RCTLookupTables::jetMETETCode(), MuonVPlusJetsIDSelectionFunctor::kitQCDCuts(), L1Comparator::L1Comparator(), L1GctJetFinderParams::L1GctJetFinderParams(), L1GtBoardMapsTrivialProducer::L1GtBoardMapsTrivialProducer(), L1GtLogicParser::L1GtLogicParser(), L1GtTextToRaw::L1GtTextToRaw(), L1MuTriggerScaleKeysOnlineProd::L1MuTriggerScaleKeysOnlineProd(), LaserAlignmentT0Producer::LaserAlignmentT0Producer(), ecaldqm::LaserClient::LaserClient(), LaserSorter::LaserSorter(), ecaldqm::LaserTask::LaserTask(), Trajectory::lastLayer(), Trajectory::lastMeasurement(), l1t::DataWriter::lastPayloadToken(), gen::FortranInstance::leave(), ecaldqm::LedTask::LedTask(), TopGenEvent::lightQuarks(), edm::Schedule::limitOutput(), SimpleJetCorrectionUncertainty::linearInterpolation(), fftjetcms::LinInterpolatedTable1D::LinInterpolatedTable1D(), cond::MetaData::listAllTags(), LmfSource::LmfSource(), edmplugin::PluginCapabilities::load(), cscdqm::Collection::load(), edmplugin::PluginManager::loadableFor_(), CaloTPGTranscoderULUT::loadHCALCompress(), ZDCMonitorClient::loadHistograms(), cond::loadIOV(), LStoreFile::loadLibrary(), PhysicsTools::loadMatrix(), MatacqProducer::loadOrbitOffset(), HcalPatternSource::loadPatternFile(), PhysicsTools::loadVector(), LocalCacheFile::LocalCacheFile(), PixelCPEGeneric::localError(), PixelCPETemplateReco::localError(), FastStripCPE::localParameters(), FastPixelCPE::localParameters(), PixelCPEGeneric::localPosition(), DTHitPairForFit::localPosition(), PixelCPETemplateReco::localPosition(), LogErrorFilter::LogErrorFilter(), L1RCTLookupTables::lookup(), PhysicsTools::TreeReader::loop(), fwlite::LuminosityBlock::LuminosityBlock(), LXXXCorrector::LXXXCorrector(), main(), IsoDepositVetoFactory::make(), cond::BasePayloadProxy::make(), reco::modules::CosmicTrackSplitter::makeCandidate(), reco::modules::TrackerTrackHitFilter::makeCandidate(), DDDividedTrdZ::makeDDTranslation(), DDDividedTrdY::makeDDTranslation(), DDDividedTrdX::makeDDTranslation(), MuonDetLayerGeometry::makeDetLayerId(), edm::eventsetup::makeEventSetupProvider(), edmtest::makeFile(), EcalTBHodoscopeGeometryLoaderFromDDD::makeGeometry(), edm::makeInput(), edm::InputSourceFactory::makeInputSource(), CSCConfigurableStripConditions::makeNoisifier(), edm::makeNotFoundException(), edm::PresenceFactory::makePresence(), evf::Vulture::makeProcess(), PhysicsTools::MVATrainer::makeProcessor(), evf::FUEventProcessor::makeStaticInfo(), HBHETimingShapedFlagSetter::makeTfilterEnvelope(), edm::VectorInputSourceFactory::makeVectorInputSource(), SiStripFedCablingManipulator::manipulate(), RPCHalfSorter::maskHSBInput(), edm::EventSelector::maskTriggerResults(), reco::LeafCandidate::masterClone(), reco::LeafCandidate::masterClonePtr(), MatacqProducer::MatacqProducer(), gen::JetMatchingMadgraph::match(), lhef::JetMatchingMadgraph::match(), gen::JetMatchingAlpgen::match(), GSRecHitMatcher::match(), PFBenchmarkAlgo::matchByDeltaEt(), PFBenchmarkAlgo::matchByDeltaR(), MatcherByPullsAlgorithm::MatcherByPullsAlgorithm(), MatcherUsingTracksAlgorithm::MatcherUsingTracksAlgorithm(), PropagatorWithMaterial::materialAtSource(), GsfPropagatorWithMaterial::materialAtSource(), TrajectoryFactoryBase::materialEffects(), MeasurementEstimator::maximalLocalDisplacement(), StripClusterParameterEstimator::measurementParameters(), DQMEventMsgView::meCount(), edm::PrincipalCache::merge(), edm::StreamerInputSource::mergeIntoRegistry(), LHERunInfoProduct::mergeProduct(), ecaldqm::MESet::MESet(), ecaldqm::MESetEcal::MESetEcal(), ecaldqm::MESetTrend::MESetTrend(), METCorrectionAlgorithm::METCorrectionAlgorithm(), MixBoostEvtVtxGenerator::MixBoostEvtVtxGenerator(), FFTJetPileupProcessor::mixExtraGrid(), PhysicsTools::MLP::MLP(), AlignableModifier::modify(), PerigeeConversions::momentumFromPerigee(), FinalTreeBuilder::momentumPart(), smproxy::StatisticsReporter::monitorAction(), stor::StatisticsReporter::monitorAction(), cond::DbConnection::monitoringReporter(), AlignableComposite::moveComponentLocal(), stor::AlarmHandler::moveToFailedState(), MuIsoDepositCopyProducer::MuIsoDepositCopyProducer(), pat::helper::MultiIsolator::MultiIsolator(), MultipleScatteringX0Data::MultipleScatteringX0Data(), MultiGaussianStateTransform::multiState1D(), reco::modules::MultiTrackSelector::MultiTrackSelector(), MuonAlignmentOutputXML::MuonAlignmentOutputXML(), MuonDDDConstants::MuonDDDConstants(), MuonGeometryDBConverter::MuonGeometryDBConverter(), MuonGeometrySanityCheck::MuonGeometrySanityCheck(), MuonGeometrySanityCheckCustomFrame::MuonGeometrySanityCheckCustomFrame(), MuonGeometrySanityCheckPoint::MuonGeometrySanityCheckPoint(), MuonMCClassifier::MuonMCClassifier(), pat::Jet::muonMultiplicity(), MuonResidualsFitter::MuonResidualsFitter(), MuonScenarioBuilder::MuonScenarioBuilder(), MuonsGrabber::MuonsGrabber(), MuonSimHitProducer::MuonSimHitProducer(), MuonVPlusJetsIDSelectionFunctor::MuonVPlusJetsIDSelectionFunctor(), edm::mustBeNonZero(), PhysicsTools::MVATrainer::MVATrainer(), edm::service::RandomNumberGeneratorService::mySeed(), reco::modules::NamedCandCombinerBase::NamedCandCombinerBase(), reco::NamedCompositeCandidate::NamedCompositeCandidate(), AlignableObjectId::nameToType(), pat::Jet::neutralEmEnergy(), pat::Jet::neutralHadronEnergy(), MuonAlignmentInputXML::newAlignableMuon(), L1MuGMTParametersOnlineProducer::newObject(), L1MuTriggerPtScaleOnlineProducer::newObject(), L1MuTriggerScalesOnlineProducer::newObject(), edm::RootInputFileSequence::nextFile(), fit::RootMinuitCommands< Function >::nextToken(), nowrite(), NuclearInteractionSimulator::NuclearInteractionSimulator(), edm::RefCore::nullPointerForTransientException(), L1GtPsbSetupConfigOnlineProd::numberFromString(), TrackDetMatchInfo::nXnEnergy(), HLTLevel1GTSeed::objectTypeVec(), pat::ObjectResolutionCalc::obsRes(), DTTTrigSyncTOFCorr::offset(), DTTTrigSyncFromDB::offset(), edm::service::RandomNumberGeneratorService::oldStyleConfig(), LStoreFile::open(), cond::SessionImpl::open(), LmfSource::openFile(), edm::service::SimpleMemoryCheck::openFiles(), XMLDocument::openForRead(), edm::StreamerInputFile::openStreamerFile(), DummySelector::operator()(), reco::parser::ExpressionSelectorSetter::operator()(), edm::RefCoreWithIndexStreamer::operator()(), reco::parser::ExpressionSetter::operator()(), PATStringObjectFunction::operator()(), CosmicLayerPairs::operator()(), ZToMuMuIsolationSelector< Isolator >::operator()(), PointerComparator< C >::operator()(), reco::tau::RecoTauDiscriminationBinnedIsolation::operator()(), reco::parser::ExpressionVarSetter::operator()(), edm::RefCoreStreamer::operator()(), reco::parser::BinarySelectorSetter::operator()(), PATStringCutObjectSelector::operator()(), reco::parser::MethodSetter::operator()(), CompositeCandSelector< Selector, T1, T2, nDau >::operator()(), MuonVPlusJetsIDSelectionFunctor::operator()(), ZToMuMuIsoDepositSelector< Isolator >::operator()(), reco::parser::Abort::operator()(), reco::parser::AnyMethodArgumentFixup::operator()(), HcalTrigTowerDetId::operator=(), HcalOtherDetId::operator=(), HcalZDCDetId::operator=(), EcalPnDiodeDetId::operator=(), HcalCastorDetId::operator=(), EEDetId::operator=(), EcalScDetId::operator=(), HcalDetId::operator=(), HcalCalibDetId::operator=(), EcalTrigTowerDetId::operator=(), CaloTowerDetId::operator=(), ESDetId::operator=(), EBDetId::operator=(), DDValue::operator[](), JetCorrectorParametersCollection::operator[](), btag::LeptonSelector::option(), pat::PATObject< ObjectType >::originalObject(), reco::TransientTrackFromFTS::outermostMeasurementState(), MultiGaussianStateTransform::outerMultiState1D(), OutInConversionTrackFinder::OutInConversionTrackFinder(), cms::CompoundJetProducer::output(), VirtualJetProducer::output(), OutputFile::OutputFile(), fwlite::OutputFiles::OutputFiles(), InitMsgView::outputModuleLabel(), reco::CompositeRefCandidateT< D >::overlap(), reco::CompositePtrCandidate::overlap(), reco::CompositeCandidate::overlap(), reco::CompositeRefBaseCandidate::overlap(), reco::CompositeRefCandidate::overlap(), reco::GsfElectron::p4(), reco::Photon::p4(), reco::GsfElectron::p4Error(), pat::Tau::p4Jet(), SiPixelRecHitQuality::Packing::Packing(), TtFullHadKinFitter::KinFit::param(), TtSemiLepKinFitProducer< LeptonCollection >::param(), TtSemiEvtSolutionMaker::param(), edm::ParameterDescriptionBase::ParameterDescriptionBase(), MomentumDependentPedeLabeler::parameterLabel(), RunRangeDependentPedeLabeler::parameterLabel(), PedeLabeler::parameterLabel(), edm::ParameterSet::ParameterSet(), edm::ProcessConfiguration::parameterSetID(), AlignmentParametersFactory::parametersType(), HcalPatternXMLParser::parse(), lhef::XMLDocument::parse(), fftjetcms::FFTJetInterface::parse_jet_type(), FFTJetProducer::parse_resolution(), MuonAlignmentInputXML::parseDouble(), pat::PATSingleVertexSelector::parseMode(), MuonAlignmentFromReference::parseReference(), edm::FileLocator::parseRule(), lumi::Lumi2DB::parseSourceString(), reco::modules::TrackerTrackHitFilter::parseStoN(), ParticleReplacerClass::ParticleReplacerClass(), ParticleReplacerParticleGun::ParticleReplacerParticleGun(), PartonHadronDecayGenEvtSelector::PartonHadronDecayGenEvtSelector(), pat::PATCleaner< PATObjType >::PATCleaner(), TwoTrackMinimumDistance::pathLength(), HLTHighLevel::pathsFromSetup(), TriggerResultsFilterFromDB::pathsFromSetup(), pat::PATUserDataHelper< ObjectType >::PATUserDataHelper(), l1t::DataWriter::payloadToken(), PdtEntry::pdgId(), ecaldqm::PedestalTask::PedestalTask(), PedeSteerer::PedeSteerer(), DTRunConditionVarClient::percDevVDrift(), TangentApproachInRPhi::perpdist(), reco::PFCandidate::PFCandidate(), reco::PFClusterJet::pfCluster(), PFElectronSelector::PFElectronSelector(), PFMuonSelector::PFMuonSelector(), PFRecoTauDiscriminationByIsolation::PFRecoTauDiscriminationByIsolation(), PFRecoTauProducer::PFRecoTauProducer(), pat::Tau::pfSpecific(), pat::MET::pfSpecific(), PFTauDecayModeCutMultiplexer::PFTauDecayModeCutMultiplexer(), PFTauMVADiscriminator::PFTauMVADiscriminator(), PhiBorderFinder::PhiBorderFinder(), pat::Tau::phiphiMoment(), edm::EventPrincipal::pidToBid(), edm::PileUp::PileUp(), PileUpProducer::PileUpProducer(), PixelCPEGeneric::PixelCPEGeneric(), SiPixelTemplateReco::PixelTempReco2D(), SiPixelTemplateSplit::PixelTempSplit(), cond::PayLoadInspector< DataT >::plot(), edmplugin::PluginManager::PluginManager(), TwoTrackMinimumDistance::points(), ClosestApproachInRPhi::points(), TangentApproachInRPhi::points(), pat::helper::ParametrizationHelper::polarP4fromParameters(), DDI::Polycone::Polycone(), DDI::Polyhedra::Polyhedra(), edm::PomwigProducer::PomwigProducer(), edm::PoolOutputModule::PoolOutputModule(), DDStreamer::pos_read(), LStoreFile::position(), EcalDQMBinningService::postBeginRun(), FUShmDQMOutputService::postEndLumi(), edm::service::RandomNumberGeneratorService::postModuleBeginJob(), edm::service::RandomNumberGeneratorService::postModuleBeginRun(), edm::service::RandomNumberGeneratorService::postModuleConstruction(), edm::service::RandomNumberGeneratorService::postModuleEndJob(), edm::service::RandomNumberGeneratorService::postModuleEndLumi(), edm::service::RandomNumberGeneratorService::postModuleEndRun(), edm::eventsetup::preferEverything(), MulticoreRunLumiEventChecker::preForkReleaseResources(), PedeSteerer::presigmas(), edm::RootInputFileSequence::previousFile(), L1GtTriggerMenuTester::printWiki(), HLTTrackClusterRemover::process(), TFWLiteSelectorBasic::Process(), SeedClusterRemover::process(), evf::FUResource::process(), SingleTrajectoryUpdator::process(), TrackClusterRemover::process(), evf::ResourceChecker::processDataBlock(), edm::ProcessDesc::ProcessDesc(), stor::DQMEventProcessor::processDQMEvents(), DDLBooleanSolid::processElement(), evf::EPStateMachine::processFSMCommand(), stor::FragmentProcessor::processMessages(), InitMsgView::processName(), SiStripZeroSuppression::processRaw(), edm::service::ProcInfoFetcher::ProcInfoFetcher(), TtSemiLepJetCombWMassDeltaTopMass::produce(), pat::JetCorrFactorsProducer::produce(), FFTJetPatRecoProducer::produce(), JetTracksAssociatorAtCaloFace::produce(), SourceCardTextToRctDigi::produce(), TextToRaw::produce(), RPCTriggerConfig::produce(), MCTrackMatcher::produce(), ParticleReplacerParticleGun::produce(), edm::PomwigProducer::produce(), edm::BeamHaloProducer::produce(), HBHENoiseFilterResultProducer::produce(), SiClusterTranslator::produce(), ShallowRechitClustersProducer::produce(), LaserAlignmentT0Producer::produce(), GtPsbTextToDigi::produce(), GenParticleProducer::produce(), CaloMuonMerger::produce(), CandOneToOneDeltaRMatcher::produce(), HepPDTESSource::produce(), AlpgenSource::produce(), pat::PATGenCandsFromSimTracksProducer::produce(), SiStripElectronAssociator::produce(), FFTJetPileupEstimator::produce(), PFClusterProducer::produce(), OscarProducer::produce(), TauDiscriminationProducerBase< TauType, TauDiscriminator >::produce(), XMLIdealGeometryESSource::produce(), RPCTriggerBxOrConfig::produce(), GenParticlePruner::produce(), FFTJetProducer::produce(), MuonMCClassifier::produce(), SoftLepton::produce(), RecoTauProducer::produce(), GenTrackMatcher::produce(), ParticleReplacerClass::produce(), DimuonMCMatcher::produce(), APVCyclePhaseProducerFromL1ABC::produce(), RctTextToRctDigi::produce(), HcalTopologyIdealEP::produce(), ZToLLEdmNtupleDumper::produce(), TrackClusterSplitter::produce(), MCParticleReplacer::produce(), SeedClusterRemover::produce(), PFProducer::produce(), TauGenJetProducer::produce(), TrackerToMuonPropagator::produce(), L1RCTProducer::produce(), PFSimParticleProducer::produce(), pat::PATTauProducer::produce(), TrackClusterRemover::produce(), HectorProducer::produce(), APVCyclePhaseProducerFromL1TS::produce(), MaskedRctInputDigiProducer::produce(), cms::ClusterizerFP420::produce(), EcalTrigPrimProducer::produce(), magneticfield::ParametrizedMagneticFieldProducer::produce(), SecondaryVertexProducer::produce(), produce_impl(), CSCTFConfigProducer::produceL1MuCSCPtLutRcd(), edm::RefCore::productNotFoundException(), fwlite::internal::Strategy::productToBranchID(), GSRecHitMatcher::projectOnly(), Propagator::propagate(), CachedTrajectory::propagateAll(), MisalignmentScenarioBuilder::propagateParameters_(), PropagateToCal::PropagateToCal(), PropagateToMuon::PropagateToMuon(), Propagator::propagateWithPath(), TrajectoryFactoryBase::propagationDirection(), ProtonTaggerFilter::ProtonTaggerFilter(), edm::BranchDescription::psetID(), DDG4SolidConverter::pseudotrap(), MuonSeedPtExtractor::pT_extract(), gen::PtYDistributor::PtYDistributor(), FUShmDQMOutputService::publish(), TimerStack::push(), reco::parser::ExpressionVarSetter::push(), edm::RefCore::pushBackItem(), SiStripLatency::put(), edm::Event::put(), edm::LuminosityBlockPrincipal::put(), edm::RangeMap< det_id_type, edm::OwnVector< B > >::put(), edm::RunPrincipal::put(), edm::EventPrincipal::put(), smproxy::StatisticsReporter::putItemsIntoInfoSpace(), stor::StatisticsReporter::putItemsIntoInfoSpace(), cond::SQLReport::putOnFile(), edm::ProducedGroup::putProduct_(), gen::Pythia6Gun::Pythia6Gun(), gen::Pythia6Hadronizer::Pythia6Hadronizer(), gen::Pythia6Service::Pythia6Service(), Pythia8Hadronizer::Pythia8Hadronizer(), PythiaFilterIsolatedTrack::PythiaFilterIsolatedTrack(), PythonFilter::PythonFilter(), PythonManager::PythonManager(), PythonService::PythonService(), edm::pythonToCppException(), pythonToCppException(), SiPixelTemplate::qbin(), SiStripTemplate::qbin(), SiPixelTemplate::qbin_dist(), SiPixelTemplate::qmin(), SiStripTemplate::qmin(), reco::SoftLeptonProperties::quality(), QuickTrackAssociatorByHits::QuickTrackAssociatorByHits(), TopGenEvent::radiatedGluons(), stor::AlarmHandler::raiseAlarm(), edm::RandomFilter::RandomFilter(), edm::service::RandomNumberGeneratorService::RandomNumberGeneratorService(), CaloHitRespoNew::ranGauss(), CaloHitRespoNew::ranPois(), RBorderFinder::RBorderFinder(), stor::StorageManager::rbsenderDetailWebPage(), stor::StorageManager::rbsenderWebPage(), RctDigiToRctText::RctDigiToRctText(), RctDigiToSourceCardText::RctDigiToSourceCardText(), CaloTPGTranscoderULUT::rctEGammaUncompress(), CaloTPGTranscoderULUT::rctJetUncompress(), LStoreFile::read(), cond::FileReader::read(), DDStreamer::read(), MuonResidualsFitter::read(), edm::FileInPath::read(), CSCPairResidualsConstraint::read(), edm::read_whole_file(), TtJetPartonMatch< C >::readAlgorithm(), PhysicsTools::MVAComputer::readCalibration(), CSCGasCollisions::readCollisionTable(), DQMSummaryReader::readData(), StoreEcalCondition::readEcalChannelStatusFromFile(), EcalDQMStatusWriter::readEcalDQMChannelStatusFromFile(), EcalDQMStatusWriter::readEcalDQMTowerStatusFromFile(), edm::service::RandomNumberGeneratorService::readEngineState(), edm::RootFile::readEntryDescriptionTree(), edm::PoolSource::readEvent_(), edm::RootFile::readEventHistoryTree(), edm::StreamerInputFile::readEventMessage(), LmfSource::readEventWithinFile(), LmfSource::readFileHeader(), L1MuCSCPtLut::readFromDBS(), edm::service::RandomNumberGeneratorService::readFromEvent(), edm::FileInPath::readFromParameterSetBlob(), edm::readHeaderFromStream(), LmfSource::readIndexTable(), edm::RawInputSource::readIt(), edm::InputSource::readIt(), TtSemiLepJetCombMVATrainer::readLeptonType(), CSCTFConfigProducer::readLUT(), AsciiNeutronReader::readNextEvent(), l1t::DataWriter::readObject(), edm::RootInputFileSequence::readOneRandom(), edm::RootInputFileSequence::readOneRandomWithID(), edm::RootInputFileSequence::readOneSequential(), edm::RootInputFileSequence::readOneSequentialWithID(), edm::RootInputFileSequence::readOneSpecified(), ExternalLHEProducer::readOutput(), PasswordReader::readPassword(), PixelToLNKAssociateFromAscii::readRange(), Herwig6Hadronizer::readSettings(), gen::PomwigHadronizer::readSettings(), edm::StreamerInputFile::readStartMessage(), edm::service::RandomNumberGeneratorService::readStatesFromFile(), MuonAlignmentFromReference::readTmpFiles(), edm::service::RandomNumberGeneratorService::readVector(), edm::Group::reallyCheckType(), QcdLowPtDQM::reallyPrint(), edm::multicore::MessageReceiverForSource::receive(), evf::FUEventProcessor::receivingAndMonitor(), MuonDetLayerMeasurements::recHits(), RecoMuonValidator::RecoMuonValidator(), ZdcSimpleRecAlgo::reconstruct(), HemisphereAlgo::reconstruct(), fwlite::EventSetup::recordID(), reco::tau::RecoTauDiscriminationBinnedIsolation::RecoTauDiscriminationBinnedIsolation(), reco::tau::RecoTauQualityCuts::RecoTauQualityCuts(), reco::tau::RecoTauVertexAssociator::RecoTauVertexAssociator(), pat::helper::RefHelper< T >::recursiveLookup(), edm::FullHistoryToReducedHistoryMap::reduceProcessHistoryID(), RefitDirection::RefitDirection(), reco::Vertex::refittedTrack(), GlobalTrackingRegionWithVerticesProducer::regions(), edm::registryIsSubset(), ClusterRemovalRefSetter::reKey(), ClusterRemovalRefSetter::reKeyPixel(), ClusterRemovalRefSetter::reKeyStrip(), evf::FUResource::release(), edm::PileUp::reload(), AlCaRecoTriggerBitsRcdUpdate::removeKeysFromMap(), cond::IOVEditor::reportError(), ecaldqm::MESetEcal::reset(), LStoreFile::resize(), FEDRawData::resize(), SiStripAPVRestorer::restore(), edm::service::RandomNumberGeneratorService::restoreFromCache(), ElectronLikelihood::result(), ElectronLikelihood::resultLog(), edm::ParameterSet::retrieve(), lumi::TRGDummy2DB::retrieveData(), lumi::CMSRunSummary2DB::retrieveData(), lumi::TRGWBM2DB::retrieveData(), lumi::CMSRunSummaryDummy2DB::retrieveData(), lumi::LumiDummy2DB::retrieveData(), lumi::HLTConf2DB::retrieveData(), lumi::HLTV32DB::retrieveData(), lumi::Lumi2DB::retrieveData(), lumi::TRGScalers2DB::retrieveData(), lumi::HLTDummy2DB::retrieveData(), lumi::HLTConfDummy2DB::retrieveData(), edm::ParameterSet::retrieveParameterSet(), edm::ParameterSet::retrieveUntracked(), edm::ParameterSet::retrieveUntrackedParameterSet(), edm::ParameterSet::retrieveUntrackedVParameterSet(), edm::ParameterSet::retrieveVParameterSet(), edm::detail::CachedProducts::returnOneHandleOrThrow(), stor::TriggerSelector::TreeElement::returnStatus(), stor::AlarmHandler::revokeAlarm(), edm::InputSource::rewind_(), RigidBodyAlignmentParameters::RigidBodyAlignmentParameters(), RPCDetId::ring(), AlignableCSCStation::ring(), CSCTriggerNumbering::ringFromTriggerLabels(), edm::RootFile::RootFile(), edm::RootOutputFile::RootOutputFile(), edm::RootServiceChecker::RootServiceChecker(), DDStreamer::rots_read(), RPCCalibSetUp::RPCCalibSetUp(), RPCCompDetId::RPCCompDetId(), RPCDetId::RPCDetId(), RPCDigiProducer::RPCDigiProducer(), reco::modules::TrackerTrackHitFilter::Rule::Rule(), edm::GroupSelectorRules::Rule::Rule(), BeamHaloPairGenerator::run(), EcalSelectiveReadoutSuppressor::run(), HIPAlignmentAlgorithm::run(), fwlite::Run::Run(), GenericPairGenerator::run(), GenericTripletGenerator::run(), edm::EventProcessor::runAsync(), edm::service::MessageLoggerScribe::runCommand(), EcalDQMonitorTask::runOnCollection(), evf::rb_statemachine::BaseState::safeEntryAction(), stor::Operations::safeEntryAction(), smproxy::State< Configuring, AllOk >::safeEntryAction(), evf::rb_statemachine::BaseState::safeExitAction(), smproxy::State< Configuring, AllOk >::safeExitAction(), stor::Operations::safeExitAction(), l1t::WriterProxyT< Record, Type >::save(), edm::service::RandomNumberGeneratorService::saveStatesToFile(), DTConfigSectColl::SCGetCarryFlag(), TwoTrackMinimumDistance::secondAngle(), CSCTriggerNumbering::sectorFromTriggerLabels(), SeedFromGenericPairOrTriplet::seed(), SeedClusterRemover::SeedClusterRemover(), SeedFromGenericPairOrTriplet::seedFromPair(), SeedFromGenericPairOrTriplet::seedFromTriplet(), PFTauSelectorDefinition::select(), reco::modules::HICaloCompatibleTrackSelector::selectByPFCands(), PedeSteerer::selectCoordinateAlis(), edm::GroupSelector::selected(), TwoBodyDecayDerivatives::selectedDerivatives(), SurveyParameters::selectedDerivatives(), KalmanAlignmentUserVariables::selectedParameter(), KalmanAlignmentUserVariables::selectedScaling(), edm::EventSelector::selectionIsValid(), muon::selectionTypeFromString(), evf::BUProxy::sendAllocate(), evf::FUResourceQueue::sendData(), evf::FUResourceTable::sendData(), evf::SMProxy::sendDataEvent(), evf::FUResourceQueue::sendDataWhileHalting(), evf::BUProxy::sendDiscard(), stor::FUProxy::sendDiscardMsg(), evf::FUResourceTable::sendDqm(), evf::FUResourceQueue::sendDqm(), evf::SMProxy::sendDqmEvent(), evf::FUResourceQueue::sendDqmWhileHalting(), evf::SMProxy::sendErrorEvent(), cond::Utilities::sendException(), evf::SMProxy::sendInitMessage(), edm::StreamSerializer::serializeEvent(), edm::StreamSerializer::serializeRegistry(), edm::serviceregistry::ServicesManager::ServicesManager(), CandCommonVertexFitterBase::set(), CandKinematicVertexFitter::set(), PFCandCommonVertexFitterBase::set(), L1GtPsbWord::setAData(), GsfElectronAlgo::setAmbiguityData(), L1GtPsbWord::setBData(), sistrip::TrackerSpecialHeader::setBufferFormatByte(), sistrip::FEDBackendStatusRegister::setBufferSate(), hcaltb::HcalTBTDCUnpacker::setCalib(), hcaltb::HcalTBQADCUnpacker::setCalib(), sistrip::FEDBufferGenerator::setChannelEnable(), sistrip::FEDBufferGenerator::setChannelEnables(), DTConfigSectColl::setCoarseSync(), reco::PFCandidate::setConversionRef(), reco::Photon::setCorrectedEnergy(), GsfElectronAlgo::setCutBasedPreselectionFlag(), SiPixelGainCalibrationOffline::setDataGain(), sistrip::TrackerSpecialHeader::setDataType(), pat::Tau::setDecayMode(), L1GlobalTriggerEvmReadoutRecord::setDecision(), L1GlobalTriggerEvmReadoutRecord::setDecisionWord(), reco::PFCandidate::setDisplacedVertexRef(), DQMEventMsgBuilder::setEventLength(), MVAJetTagPlotter::setEventSetup(), CombinedMVAJetTagComputer::setEventSetup(), sistrip::FEDBufferGenerator::setFEUnitEnable(), sistrip::FEDBufferGenerator::setFEUnitEnables(), ecaldqm::SelectiveReadoutTask::setFIRWeights_(), ESDigitizer::setGain(), AlignmentParameterSelector::setGeometryCuts(), L1GlobalTriggerEvmReadoutRecord::setGtFdlWord(), sistrip::TrackerSpecialHeader::setHeaderType(), L1RPCHsbConfig::setHsbMask(), pat::Photon::setIsolation(), pat::GenericParticle::setIsolation(), pat::Lepton< reco::Muon >::setIsolation(), reco::CaloTauTagInfo::setJetRef(), sistrip::FEDStatusRegister::setL1ABXFIFOBufferState(), edm::InputSource::setLumi(), TFitConstraintMGaus::setMassConstraint(), SiPixelFolderOrganizer::setModuleFolder(), reco::PFCandidate::setMuonRef(), TtSemiLepHypothesis::setNeutrino(), SiStripSummary::setObj(), HDQMSummary::setObj(), reco::GsfElectron::setP4(), reco::Photon::setP4(), fit::RootMinuit< Function >::setParameter(), TkFittedLasBeam::setParameters(), AlgoPos::setParameters(), pat::helper::ParametrizationHelper::setParametersFromAnyVector(), HcalTriggerPrimitiveAlgo::setPeakFinderAlgorithm(), reco::PFCandidate::setPhotonRef(), AlignmentParameterSelector::setPXBDetIdCuts(), AlignmentParameterSelector::setPXFDetIdCuts(), sistrip::FEDStatusRegister::setQDRMemoryBufferState(), HPDNoiseLibraryReader::setRandomEngine(), sistrip::TrackerSpecialHeader::setReadoutMode(), edm::StreamerInputSource::setRun(), edm::InputSource::setRun(), cond::EmptyIOVSource::setRunAndEventInfo(), sistrip::FEDStripData::ChannelData::setSample(), MagGeoBuilderFromDDD::setScaling(), DTConfigSectColl::setSCCarryFlag(), reco::PFCandidate::setSuperClusterRef(), GeomDetUnit::setSurfaceDeformation(), AlignmentParameterSelector::setTECDetIdCuts(), PixelCPEBase::setTheDet(), AlignmentParameterSelector::setTIBDetIdCuts(), AlignmentParameterSelector::setTIDDetIdCuts(), AlignmentParameterSelector::setTOBDetIdCuts(), reco::PFCandidate::setTrackRef(), CutBasedElectronID::setup(), PdtEntry::setup(), cond::IOVImportIterator::setUp(), PTDRElectronID::setup(), PhysicsTools::MVAComputer::setup(), ElectronLikelihood::Setup(), JetTagMVATrainer::setup(), CaloTPGTranscoderULUT::setup(), JetTagProducer::setup(), TFWLiteSelectorBasic::setupNewFile(), PixelPopConDCSSourceHandler< Type >::setValue(), edmplugin::SharedLibrary::SharedLibrary(), TrackingRecHit::sharesInput(), EcalTPGDBCopy::shouldCopy(), EcalDBCopy::shouldCopy(), ESDBCopy::shouldCopy(), GaussEvtVtxGenerator::sigmaX(), GaussEvtVtxGenerator::sigmaY(), BetafuncEvtVtxGenerator::sigmaZ(), GaussEvtVtxGenerator::sigmaZ(), BetaBoostEvtVtxGenerator::sigmaZ(), MixBoostEvtVtxGenerator::sigmaZ(), CastorSimParameterMap::simParameters(), L1DummyProducer::SimpleDigi(), AlignmentProducer::simpleMisalignment_(), CandIsolatorFromDeposits::SingleDeposit::SingleDeposit(), cms::SiPixelDigitizer::SiPixelDigitizer(), SiPixelGainCalibration::SiPixelGainCalibration(), SiPixelGainCalibrationForHLT::SiPixelGainCalibrationForHLT(), SiPixelGainCalibrationOffline::SiPixelGainCalibrationOffline(), SiPixelGaussianSmearingRecHitConverterAlgorithm::SiPixelGaussianSmearingRecHitConverterAlgorithm(), SiPixelOfflineCalibAnalysisBase::SiPixelOfflineCalibAnalysisBase(), SiStripDigitizer::SiStripDigitizer(), SiTrackerGaussianSmearingRecHitConverter::SiTrackerGaussianSmearingRecHitConverter(), edm::RawInputSource::skip(), edm::InputSource::skip(), GlobalTrackingGeometry::slaveGeometry(), SmartPropagatorESProducer::SmartPropagatorESProducer(), smproxy::SMProxyServer::SMProxyServer(), DDCoreToDDXMLOutput::solid(), DDStreamer::solids_read(), PFBenchmarkAlgo::sortByDeltaEt(), PFBenchmarkAlgo::sortByDeltaR(), edm::IndexIntoFile::sortVector_Run_Or_Lumi_Entries(), SourceCardTextToRctDigi::SourceCardTextToRctDigi(), fftjetcms::sparsePeakTreeFromStorable(), TrackClusterSplitter::splitCluster(), StandAloneMuonFilter::StandAloneMuonFilter(), StandAloneMuonTrajectoryBuilder::StandAloneMuonTrajectoryBuilder(), edm::CPUTimer::start(), evf::BU::startBuildingWorkLoop(), evf::rb_statemachine::SharedResources::startDiscardWorkLoop(), lhef::LHEReader::XMLHandler::startElement(), PropagateToMuon::startingState(), evf::BU::startMonitoringWorkLoop(), evf::FWEPWrapper::startMonitoringWorkLoop(), evf::rb_statemachine::SharedResources::startMonitoringWorkLoop(), evf::Vulture::startProwling(), evf::FUEventProcessor::startReceivingLoop(), evf::FUEventProcessor::startReceivingMonitorLoop(), evf::FUEventProcessor::startScalersWorkLoop(), evf::rb_statemachine::SMEventScheduler::startSchedulerWorkloop(), evf::rb_statemachine::SharedResources::startSendDataWorkLoop(), evf::rb_statemachine::SharedResources::startSendDqmWorkLoop(), evf::BU::startSendingWorkLoop(), evf::FUEventProcessor::startSignalMonitorWorkLoop(), evf::FUEventProcessor::startSummarizeWorkLoop(), evf::FUEventProcessor::startSupervisorLoop(), evf::rb_statemachine::SharedResources::startWatchingWorkLoop(), smproxy::SMProxyServer::startWorkerThreads(), stor::StorageManager::startWorkerThreads(), stor::FragmentProcessor::startWorkLoop(), stor::StatisticsReporter::startWorkLoop(), stor::DQMEventProcessor::startWorkLoop(), stor::DiskWriter::startWorkLoop(), smproxy::StatisticsReporter::startWorkLoop(), evf::StateMachine::stateChanged(), AlignableCSCEndcap::station(), AlignableDTWheel::station(), evf::FUEventProcessor::stopClassic(), evf::BU::stopping(), stor::StorageManager::StorageManager(), stor::StorageManager::storedDataWebPage(), lumi::TRGScalers2DB::str2int(), lumi::CMSRunSummary2DB::str2int(), lumi::TRGWBM2DB::str2int(), StreamDQMInputFile::StreamDQMInputFile(), edm::StreamedProduct::StreamedProduct(), edm::StreamerFileReader::StreamerFileReader(), LaserSorter::streamFileName(), fit::RootMinuitCommands< Function >::string2double(), StringCutObjectSelector< reco::CaloMuon, false >::StringCutObjectSelector(), StringObjectFunction< reco::PFJet >::StringObjectFunction(), StringResolutionProvider::StringResolutionProvider(), lhef::LHEReader::StringSource::StringSource(), AlCaRecoTriggerBitsRcdRead::stringToEnum(), StringToEnumValue(), MCParticleReplacer::stringToHepMcMode(), SiStripTemplateReco::StripTempReco1D(), SiStripTemplateSplit::StripTempSplit(), Numbers::subDet(), EcalElectronicsMapping::subdet(), HcalHPDRBXMap::subdetHPD(), HcalHPDRBXMap::subdetRBX(), DQMEventMsgView::subFolderName(), SubjetFilterAlgorithm::SubjetFilterAlgorithm(), SubsystemNeutronWriter::SubsystemNeutronWriter(), evf::FUEventProcessor::supervisor(), SurfaceDeformationFactory::surfaceDeformationType(), SurveyResidual::SurveyResidual(), edm::helper::IndexRangeAssociation::swap(), SiStripTemplate::sxtemp(), TStorageFactoryFile::SysOpen(), CombinedMVAJetTagComputer::taggingVariables(), TagInfoMVACategorySelector::TagInfoMVACategorySelector(), TagProbeFitTreeAnalyzer::TagProbeFitTreeAnalyzer(), tnp::TagProbePairMaker::TagProbePairMaker(), evf::FWEPWrapper::taskWebPage(), TauDiscriminationAgainstMuon< TauType, TauDiscriminator >::TauDiscriminationAgainstMuon(), TauDiscriminationProducerBase< TauType, TauDiscriminator >::TauDiscriminationProducerBase(), cond::TBufferBlobTypeInfo::TBufferBlobTypeInfo(), ecaldqm::tccId(), EcalElectronicsMapping::TCCid(), SiPixelTemplate::temperrors(), ora::OraDatabaseSchema::testDropPermission(), ecaldqm::TestPulseTask::TestPulseTask(), TFileAdaptor::TFileAdaptor(), stor::StorageManager::throughputWebPage(), edmNew::dstvdetails::throw_range(), edm::XORGroupDescription::throwAfterValidation(), sistrip::FEDRawChannelUnpacker::throwBadChannelLength(), sistrip::FEDZSChannelUnpacker::throwBadChannelLength(), sistrip::FEDZSChannelUnpacker::throwBadClusterLength(), PATStringCutObjectSelector::throwBadType(), PATStringObjectFunction::throwBadType(), edm::handleimpl::throwConvertTypeError(), edm::throwCorruptionException(), edm::ParameterSwitchBase::throwDuplicateCaseValues(), edm::Entry::throwEncodeError(), edm::Entry::throwEntryError(), DDXMLElement::throwError(), ClhepEvaluator::throwex(), throwExcept(), cond::throwException(), ora::throwException(), BaseSiTrackerRecHit2DLocalPos::throwExceptionUninitialized(), reco::parser::SingleInvoker::throwFailedConversion(), edm::throwGroupNotFoundException(), edm::IfExistsDescription::throwIfDuplicateLabels(), edm::ANDGroupDescription::throwIfDuplicateLabels(), edm::ORGroupDescription::throwIfDuplicateLabels(), edm::ORGroupDescription::throwIfDuplicateTypes(), edm::ANDGroupDescription::throwIfDuplicateTypes(), edm::IfExistsDescription::throwIfDuplicateTypes(), edm::ProductRegistry::throwIfFrozen(), edm::hash_detail::throwIfIllFormed(), edm::ParameterWildcardBase::throwIfInvalidPattern(), edm::ParameterSetDescription::throwIfLabelsAlreadyUsed(), edm::ProductRegistry::throwIfNotFrozen(), edm::ParameterSetDescription::throwIfWildcardCollision(), edm::ParameterSetDescription::throwIllegalParameters(), edm::IOVSyncValue::throwInvalidComparison(), edm::handleimpl::throwInvalidReference(), throwInvalidRefFromNoCache(), throwInvalidRefFromNullOrInvalidRef(), edm::PrincipalCache::throwLumiMissing(), edm::throwMissingDictionariesException(), gen::FortranInstance::throwMissingInstance(), edm::ParameterDescriptionBase::throwMissingRequiredNoDefault(), edm::XORGroupDescription::throwMoreThanOneParameter(), edm::throwMultiFoundException(), edm::ParameterSwitchBase::throwNoCaseForDefault(), edm::ParameterSwitchBase::throwNoCaseForSwitchValue(), edm::principal_get_adapter_detail::throwOnPutOfNullProduct(), edm::ParameterDescriptionBase::throwParameterWrongTrackiness(), edm::ParameterDescriptionBase::throwParameterWrongType(), fwlite::Event::throwProductNotFoundException(), fwlite::LuminosityBlock::throwProductNotFoundException(), fwlite::Run::throwProductNotFoundException(), fwlite::DataGetterHelper::throwProductNotFoundException(), edm::PrincipalCache::throwRunMissing(), edm::TriggerResultsByName::throwTriggerNamesMissing(), edm::TriggerResultsByName::throwTriggerResultsMissing(), edm::helper::IndexRangeAssociation::throwUnexpectedProductID(), sistrip::FEDZSChannelUnpacker::throwUnorderedData(), edm::Entry::throwValueError(), HcalHitCorrection::timeOfFlight(), CastorHitCorrection::timeOfFlight(), magfieldparam::TkBfield::TkBfield(), CSCEventData::tmbData(), CSCEventData::tmbHeader(), CSCTMBHeader::tmbHeader2006(), CSCTMBHeader::tmbHeader2007(), edm::ParameterSetEntry::toDigest(), TopDecaySubset::TopDecaySubset(), TopGenEvent::topSisters(), fwlite::MultiChainEvent::toSec(), edm::ParameterSetEntry::toString(), ecaldqm::towerId(), ecaldqm::TowerStatusTask::TowerStatusTask(), EcalDumpRaw::tpgTag(), pat::GenericParticle::track(), reco::TrackJet::track(), TrackAssociatorByHits::TrackAssociatorByHits(), TrackClusterRemover::TrackClusterRemover(), TrackerInteractionGeometry::TrackerInteractionGeometry(), TrackerScenarioBuilder::TrackerScenarioBuilder(), reco::modules::TrackerTrackHitFilter::TrackerTrackHitFilter(), TrackExtrapolator::TrackExtrapolator(), TrackingMaterialAnalyser::TrackingMaterialAnalyser(), cms::TrackListMerger::TrackListMerger(), TrackRefitter::TrackRefitter(), TracksToTrajectories::TracksToTrajectories(), PhysicsTools::MVATrainerLooper::Trainer::Trainer(), ClosestApproachInRPhi::trajectoryParameters(), TangentApproachInRPhi::trajectoryParameters(), stor::TriggerSelector::TreeElement::TreeElement(), CSCTriggerNumbering::triggerCscIdFromLabels(), fwlite::MultiChainEvent::triggerNames(), edm::Event::triggerNames(), fwlite::Event::triggerNames(), edm::EventBase::triggerNames_(), edm::TriggerResultsByName::TriggerResultsByName(), CSCTriggerNumbering::triggerSectorFromLabels(), CSCTriggerNumbering::triggerSubSectorFromLabels(), SimpleCosmicBONSeeder::triplets(), DDG4SolidConverter::trunctubs(), pat::DiObjectProxy::tryGet_(), pat::DiObjectProxy::tryGetOne_(), edmplugin::PluginFactoryBase::tryToFindPMaker(), edmplugin::PluginCapabilities::tryToLoad(), EcalDumpRaw::ttfTag(), TtFullHadEvtPartons::TtFullHadEvtPartons(), TtFullHadKinFitProducer::TtFullHadKinFitProducer(), TtFullLepEvtPartons::TtFullLepEvtPartons(), ecaldqm::ttId(), TtSemiLepEvtPartons::TtSemiLepEvtPartons(), TtSemiLepJetCombGeom::TtSemiLepJetCombGeom(), TtSemiLepJetCombMaxSumPtWMass::TtSemiLepJetCombMaxSumPtWMass(), TtSemiLepJetCombWMassDeltaTopMass::TtSemiLepJetCombWMassDeltaTopMass(), TtSemiLepJetCombWMassMaxSumPt::TtSemiLepJetCombWMassMaxSumPt(), TtSemiLepKinFitProducer< LeptonCollection >::TtSemiLepKinFitProducer(), TwoBowedSurfacesAlignmentParameters::TwoBowedSurfacesAlignmentParameters(), TxCalculator::TxCalculator(), edm::typeDemangle(), SiTrivialInduceChargeOnStrips::typeOf(), AlignableObjectId::typeToName(), UncatchedException::UncatchedException(), SimpleJetCorrectionUncertainty::uncertainty(), InvariantMassFromVertex::uncertainty(), SimpleJetCorrectionUncertainty::uncertaintyBin(), edm::StreamerInputSource::uncompressBuffer(), HcalLaserUnpacker::unpack(), hcaltb::HcalTBSourcePositionDataUnpacker::unpack(), hcaltb::HcalTBQADCUnpacker::unpack(), hcaltb::HcalTBTDCUnpacker::unpackHits(), hcaltb::HcalTBSlowDataUnpacker::unpackMaps(), edm::EventPrincipal::unscheduledFill(), KFUpdator::update(), BasicMultiTrajectoryState::update(), PhysicsTools::TreeReader::update(), CurrentAlignmentKFUpdator::update(), CaloTrkProcessing::update(), HcalTB02Analysis::update(), sistrip::RawToDigiUnpacker::update(), FWLiteESRecordWriterAnalyzer::update(), gen::EvtGenInterface::update_candlist(), HLTLevel1GTSeed::updateAlgoLogicParser(), smproxy::StateMachine::updateConfiguration(), fwlite::internal::BranchMapReaderStrategyV11::updateFile(), fwlite::internal::BranchMapReaderStrategyV17::updateFile(), pat::Jet::updateFwdCaloTowerFwdPtr(), pat::Jet::updateFwdPFCandidateFwdPtr(), pat::Jet::updateFwdTagInfoFwdPtr(), DTSegmentUpdator::updateHits(), smproxy::StatisticsReporter::updateInfoSpace(), stor::StatisticsReporter::updateInfoSpace(), l1t::DataWriter::updateIOV(), fwlite::internal::BranchMapReaderStrategyV11::updateMap(), fwlite::internal::BranchMapReaderStrategyV17::updateMap(), gen::JetMatchingMadgraph::updateOrDie(), evf::FWEPWrapper::updateRollingReport(), HcaluLUTTPGCoder::updateXML(), gen::FortranInstance::upEvnt(), gen::FortranInstance::upInit(), JetTagComputer::uses(), DDBase< DDName, DDRotationMatrix * >::val(), edm::eventsetup::EventSetupRecord::validate(), edm::Maker::validateEDMType(), edm::ParameterWildcardBase::validateMatchingNames(), JetTagMVAExtractor::Label::Var::Var(), TaggingVariablePlotter::VariableConfig::VariableConfig(), DDStreamer::vars_read(), DDStreamer::vars_write(), SiPixelTemplate::vavilov2_pars(), SiStripTemplate::vavilov2_pars(), SiStripTemplate::vavilov_pars(), SiPixelTemplate::vavilov_pars(), reco::LeafCandidate::vertexCovariance(), pat::helper::VertexingHelper::VertexingHelper(), TrimmedVertexFinder::vertices(), VirtualJetProducer::VirtualJetProducer(), DetIdAssociator::volume(), smproxy::DataManager::watchDog(), WatcherStreamFileReader::WatcherStreamFileReader(), cond::DbConnection::webCacheControl(), edm::Lumi3DReWeighting::weight3D_init(), PosteriorWeightsCalculator::weights(), AlignableDTBarrel::wheel(), DTTopology::wirePosition(), LStoreFile::write(), edm::FileInPath::write(), StreamerOutputFile::write(), edm::ProvenanceCheckerOutputModule::write(), DDStreamer::write(), stor::DiskWriter::writeAction(), AlCaRecoTriggerBitsRcdUpdate::writeBitsToDB(), PhysicsTools::MVAComputer::writeCalibration(), edm::ConfigurationDescriptions::writeCfiForLabel(), MuonAlignmentOutputXML::writeComponents(), MuonsGrabber::writeDataForRelativeBX(), AlignmentProducer::writeDB(), StreamerOutputFile::writeEOF(), StreamerOutputFile::writeEventFragment(), StreamerOutputFile::writeEventHeader(), LaserSorter::writeFedBlock(), LaserSorter::writeFileHeader(), StreamerOutputFile::writeInitFragment(), l1t::DataWriter::writeKeyList(), edm::RootOutputFile::writeParentageRegistry(), l1t::DataWriter::writePayload(), StreamerOutputFile::writeStart(), EcalDccWeightBuilder::writeWeightToAsciiFile(), EcalDccWeightBuilder::writeWeightToRootFile(), edm::RefCore::wrongTypeException(), SiPixelTemplate::xavg(), SiStripTemplate::xavg(), SiStripTemplate::xavgbcn(), SiPixelTemplate::xavgc2m(), SiStripTemplate::xavgc2m(), XMLDocument::XercesPlatform::XercesPlatform(), lhef::XMLDocument::XercesPlatform::XercesPlatform(), SiStripTemplate::xflcorr(), SiPixelTemplate::xflcorr(), SiPixelTemplate::xgsig(), SiStripTemplate::xgsig(), SiStripTemplate::xgsigbcn(), SiStripTemplate::xgsigc2m(), SiStripTemplate::xgx0(), SiPixelTemplate::xgx0(), SiStripTemplate::xgx0bcn(), SiStripTemplate::xgx0c2m(), XMLDocument::XMLDocument(), XMLIdealGeometryESSource::XMLIdealGeometryESSource(), edm::XMLOutputModule::XMLOutputModule(), SiStripTemplate::xrms(), SiPixelTemplate::xrms(), SiStripTemplate::xrmsbcn(), SiPixelTemplate::xrmsc2m(), SiStripTemplate::xrmsc2m(), SiStripTemplate::xsigma2(), HcalTB04Analysis::xtalAnalysis(), SiPixelTemplate::xtemp(), SiStripTemplate::xtemp(), SiPixelTemplate::xtemp3d_int(), SiStripTemplate::xtemp3d_int(), SiPixelTemplate2D::xysigma2(), SiPixelTemplate2D::xytemp(), SiPixelTemplate::yavg(), SiPixelTemplate::yavgc2m(), SiPixelTemplate::yflcorr(), SiPixelTemplate::ygsig(), SiPixelTemplate::ygx0(), SiPixelTemplate::yrms(), SiPixelTemplate::yrmsc2m(), SiPixelTemplate::ysigma2(), SiPixelTemplate::ytemp(), SiPixelTemplate::ytemp3d_int(), EcalElectronicsMapping::zside(), HcalHPDRBXMap::zsideHPD(), HcalHPDRBXMap::zsideRBX(), and ZToMuMuIsolationSelector< Isolator >::ZToMuMuIsolationSelector().

The Ready state matches neither Fail
How EventSelector::AcceptEvent () decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION [A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of FALSE

Definition at line 35 of file EventSelector-behavior.doc.

Referenced by Fit::CheckIfFitPossible(), and Fit::fitNextEvent().

The Ready state matches neither Pass
How EventSelector::AcceptEvent () decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION [A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger but the state exists so we define the behavior If all triggers are READY

Definition at line 45 of file EventSelector-behavior.doc.

The Ready state matches neither nor and is treated as if that trigger did not exist for the purposes of accepting or rejecting this event This makes it possible to have no existing the event will be rejected unless the criterion was a ! criterion involving multiple in which cse it will be accepted This matches today s behavior I would not worry too much about Ready since I am told that this shoudl never be the state when selecting for output The Exception state behaves the same as Ready
The Ready state matches neither nor and is treated as if that trigger did not exist for the purposes of accepting or rejecting this event This makes it possible to have no existing the event will be rejected unless the criterion was a ! criterion involving multiple triggers