Imperial Analysis
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ICElectronHcalDepthCalculator Class Reference

Produces an edm::ValueMap<float> for the electron HCAL energy depth sum. More...

#include "UserCode/ICHiggsTauTau/plugins/ICElectronHcalDepthCalculator.h"

+ Inheritance diagram for ICElectronHcalDepthCalculator:

Public Member Functions

 ICElectronHcalDepthCalculator (const edm::ParameterSet &)
 
 ~ICElectronHcalDepthCalculator ()
 

Detailed Description

Produces an edm::ValueMap<float> for the electron HCAL energy depth sum.

Example usage

1 icElectronHcalDepthCalculator = cms.EDProducer('ICElectronHcalDepthCalculator',
2  input = cms.InputTag("gsfElectrons")
3 )

Definition at line 17 of file ICElectronHcalDepthCalculator.h.

Constructor & Destructor Documentation

ICElectronHcalDepthCalculator::ICElectronHcalDepthCalculator ( const edm::ParameterSet &  config)
explicit

Definition at line 18 of file ICElectronHcalDepthCalculator.cc.

ICElectronHcalDepthCalculator::~ICElectronHcalDepthCalculator ( )

Definition at line 26 of file ICElectronHcalDepthCalculator.cc.


The documentation for this class was generated from the following files: