CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Static Public Member Functions
reco::modules::SingleElementCollectionSelectorEventSetupInit< S > Struct Template Reference

#include <SingleElementCollectionSelector.h>

Static Public Member Functions

static void init (S &s, const edm::Event &ev, const edm::EventSetup &es)
 

Detailed Description

template<typename S>
struct reco::modules::SingleElementCollectionSelectorEventSetupInit< S >

Definition at line 21 of file SingleElementCollectionSelector.h.

Member Function Documentation

template<typename S >
static void reco::modules::SingleElementCollectionSelectorEventSetupInit< S >::init ( S s,
const edm::Event ev,
const edm::EventSetup es 
)
inlinestatic

Definition at line 57 of file SingleElementCollectionSelector.h.

References init.

57  {
58  typedef typename EventSetupInit<typename S::selector>::type ESI;
59  ESI::init(s.select_, ev, es);
60  }
type
Definition: HCALResponse.h:21
int init
Definition: HydjetWrapper.h:67