CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Private Types | Private Member Functions | Friends
FFTJetCorrectorParametersLoader Class Reference

#include <FFTJetCorrectorParametersLoader.h>

Inheritance diagram for FFTJetCorrectorParametersLoader:
DefaultFFTJetRcdMapper< FFTJetCorrectorParameters >

Private Types

typedef DefaultFFTJetRcdMapper
< FFTJetCorrectorParameters
Base
 

Private Member Functions

 FFTJetCorrectorParametersLoader ()
 

Friends

class StaticFFTJetRcdMapper< FFTJetCorrectorParametersLoader >
 

Additional Inherited Members

- Public Types inherited from DefaultFFTJetRcdMapper< FFTJetCorrectorParameters >
typedef FFTJetCorrectorParameters data_type
 
- Public Member Functions inherited from DefaultFFTJetRcdMapper< FFTJetCorrectorParameters >
 DefaultFFTJetRcdMapper ()
 
void load (const edm::EventSetup &iSetup, const std::string &record, edm::ESHandle< FFTJetCorrectorParameters > &handle) const
 
void load (const edm::EventSetup &iSetup, const std::string &record, const std::string &label, edm::ESHandle< FFTJetCorrectorParameters > &handle) const
 
virtual ~DefaultFFTJetRcdMapper ()
 

Detailed Description

Definition at line 11 of file FFTJetCorrectorParametersLoader.h.

Member Typedef Documentation

Definition at line 14 of file FFTJetCorrectorParametersLoader.h.

Constructor & Destructor Documentation

FFTJetCorrectorParametersLoader::FFTJetCorrectorParametersLoader ( )
private

Definition at line 7 of file FFTJetCorrectorParametersLoader.cc.

References add_loader.

8 {
92 }
#define add_loader(Record)

Friends And Related Function Documentation

Definition at line 15 of file FFTJetCorrectorParametersLoader.h.