CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions
pat::eventhypothesis::DynCastCandPtr< reco::Candidate > Struct Template Reference

#include <EventHypothesisLooper.h>

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.

38 {}
bool pat::eventhypothesis::DynCastCandPtr< reco::Candidate >::typeOk ( const reco::Candidate ptr)
inline

Definition at line 39 of file EventHypothesisLooper.h.

39 { return true; }