CMS 3D CMS Logo

Classes | Namespaces | Typedefs | Enumerations

/data/refman/pasoursint/CMSSW_6_1_2_SLHC4_patch1/src/FastSimulation/Calorimetry/interface/HCALResponse.h File Reference

#include <map>
#include <vector>

Go to the source code of this file.

Classes

class  HCALResponse

Namespaces

namespace  edm
 

A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.


Typedefs

typedef std::pair< double, double > response

Enumerations

enum  part { hcbarrel = 0, hcendcap = 1, hcforward = 2 }
enum  type { ECAL = 0, HCAL = 1, VFCAL = 2 }

Detailed Description

Helper class to contain the HCAL response to hadrons and e/gamma

Definition in file HCALResponse.h.


Typedef Documentation

typedef std::pair<double,double> response

Definition at line 13 of file HCALResponse.h.


Enumeration Type Documentation

enum part
Enumerator:
hcbarrel 
hcendcap 
hcforward 

Definition at line 14 of file HCALResponse.h.

enum type
Enumerator:
ECAL 
HCAL 
VFCAL 

Definition at line 15 of file HCALResponse.h.

{ECAL=0, HCAL=1, VFCAL=2};