CMS 3D CMS Logo

List of all members | Public Member Functions
reco::modules::NoEventSetupInit< T > Struct Template Reference

take no action (default) More...

#include <EventSetupInitTrait.h>

Public Member Functions

void init (T &, const edm::Event &, const edm::EventSetup &)
 
 NoEventSetupInit (edm::ConsumesCollector)
 
 NoEventSetupInit ()=delete
 

Detailed Description

template<typename T>
struct reco::modules::NoEventSetupInit< T >

take no action (default)

Definition at line 20 of file EventSetupInitTrait.h.

Constructor & Destructor Documentation

◆ NoEventSetupInit() [1/2]

template<typename T >
reco::modules::NoEventSetupInit< T >::NoEventSetupInit ( edm::ConsumesCollector  )
inlineexplicit

Definition at line 21 of file EventSetupInitTrait.h.

21 {}

◆ NoEventSetupInit() [2/2]

template<typename T >
reco::modules::NoEventSetupInit< T >::NoEventSetupInit ( )
delete

Member Function Documentation

◆ init()

template<typename T >
void reco::modules::NoEventSetupInit< T >::init ( T ,
const edm::Event ,
const edm::EventSetup  
)
inline

Definition at line 23 of file EventSetupInitTrait.h.

23 {}