CMS 3D CMS Logo

Public Member Functions

pat::eventhypothesis::DynCastCandPtr< reco::Candidate > Struct Template Reference

#include <EventHypothesisLooper.h>

List of all members.

Public Member Functions

void clearCache ()
const reco::Candidateget (const reco::Candidate *ptr)
bool typeOk (const reco::Candidate *ptr)

Detailed Description

template<>
struct pat::eventhypothesis::DynCastCandPtr< reco::Candidate >

Definition at line 36 of file EventHypothesisLooper.h.


Member Function Documentation

void pat::eventhypothesis::DynCastCandPtr< reco::Candidate >::clearCache ( ) [inline]

Definition at line 38 of file EventHypothesisLooper.h.

{}

Definition at line 37 of file EventHypothesisLooper.h.

{ return ptr; }
bool pat::eventhypothesis::DynCastCandPtr< reco::Candidate >::typeOk ( const reco::Candidate ptr) [inline]

Definition at line 39 of file EventHypothesisLooper.h.

{ return true; }