#include <EventHypothesisLooper.h>
Public Member Functions | |
void | clearCache () |
const T * | get (const reco::Candidate *ptr) |
bool | typeOk (const reco::Candidate *ptr) |
Private Member Functions | |
void | doPtr (const reco::Candidate *ptr) |
Private Attributes | |
const T * | cachePtr_ |
bool | isPtrCached_ |
Definition at line 11 of file EventHypothesisLooper.h.
|
inline |
Definition at line 14 of file EventHypothesisLooper.h.
References pat::eventhypothesis::DynCastCandPtr< T >::isPtrCached_.
|
private |
Definition at line 26 of file EventHypothesisLooper.h.
Referenced by pat::eventhypothesis::DynCastCandPtr< T >::typeOk().
const T * pat::eventhypothesis::DynCastCandPtr< T >::get | ( | const reco::Candidate * | ptr | ) |
Definition at line 33 of file EventHypothesisLooper.h.
References Exception, and Skims_PA_cff::name.
Referenced by Options.Options::__getitem__(), betterConfigParser.BetterConfigParser::__updateDict(), submitPVValidationJobs.BetterConfigParser::__updateDict(), util.rrapi.RRApi::columns(), rrapi.RRApi::columns(), rrapi.RRApi::count(), util.rrapi.RRApi::count(), rrapi.RRApi::data(), util.rrapi.RRApi::data(), betterConfigParser.BetterConfigParser::getCompares(), betterConfigParser.BetterConfigParser::getGeneral(), betterConfigParser.BetterConfigParser::getResultingSection(), submitPVValidationJobs.BetterConfigParser::getResultingSection(), util.rrapi.RRApi::report(), rrapi.RRApi::report(), rrapi.RRApi::reports(), util.rrapi.RRApi::reports(), rrapi.RRApi::tables(), util.rrapi.RRApi::tables(), util.rrapi.RRApi::tags(), rrapi.RRApi::tags(), rrapi.RRApi::templates(), util.rrapi.RRApi::templates(), util.rrapi.RRApi::workspaces(), and rrapi.RRApi::workspaces().
|
inline |
Definition at line 15 of file EventHypothesisLooper.h.
References pat::eventhypothesis::DynCastCandPtr< T >::cachePtr_, and pat::eventhypothesis::DynCastCandPtr< T >::doPtr().
|
private |
Definition at line 23 of file EventHypothesisLooper.h.
Referenced by pat::eventhypothesis::DynCastCandPtr< T >::typeOk().
|
private |
Definition at line 22 of file EventHypothesisLooper.h.
Referenced by pat::eventhypothesis::DynCastCandPtr< T >::clearCache().