#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 9 of file EventHypothesisLooper.h.
|
inline |
Definition at line 12 of file EventHypothesisLooper.h.
|
private |
Definition at line 20 of file EventHypothesisLooper.h.
const T * pat::eventhypothesis::DynCastCandPtr< T >::get | ( | const reco::Candidate * | ptr | ) |
Definition at line 27 of file EventHypothesisLooper.h.
Referenced by Options.Options::__getitem__().
|
inline |
Definition at line 13 of file EventHypothesisLooper.h.
|
private |
Definition at line 17 of file EventHypothesisLooper.h.
|
private |
Definition at line 16 of file EventHypothesisLooper.h.