CMS 3D CMS Logo

HCALResponse.h File Reference

More...

#include <map>

Go to the source code of this file.

Namespaces

namespace  edm

Classes

class  HCALResponse

Defines

#define maxEMe   7
#define maxEMeta   20
#define maxHDe   15
#define maxHDeta   51
#define maxMUbin   40
#define maxMUe   4
#define maxMUeta   6

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.


Define Documentation

#define maxEMe   7

Definition at line 14 of file HCALResponse.h.

Referenced by HCALResponse::HCALResponse(), and HCALResponse::responseHCAL().

#define maxEMeta   20

Definition at line 15 of file HCALResponse.h.

Referenced by HCALResponse::HCALResponse(), and HCALResponse::responseHCAL().

#define maxHDe   15

Definition at line 12 of file HCALResponse.h.

Referenced by HCALResponse::HCALResponse(), and HCALResponse::responseHCAL().

#define maxHDeta   51

Definition at line 13 of file HCALResponse.h.

Referenced by HCALResponse::HCALResponse(), and HCALResponse::responseHCAL().

#define maxMUbin   40

Definition at line 18 of file HCALResponse.h.

Referenced by HCALResponse::HCALResponse(), and HCALResponse::interMU().

#define maxMUe   4

Definition at line 16 of file HCALResponse.h.

Referenced by HCALResponse::HCALResponse(), and HCALResponse::responseHCAL().

#define maxMUeta   6

Definition at line 17 of file HCALResponse.h.

Referenced by HCALResponse::HCALResponse(), and HCALResponse::responseHCAL().


Typedef Documentation

typedef std::pair<double,double> response

Definition at line 20 of file HCALResponse.h.


Enumeration Type Documentation

enum part

Enumerator:
hcbarrel 
hcendcap 
hcforward 

Definition at line 21 of file HCALResponse.h.

00021 {hcbarrel=0, hcendcap=1, hcforward=2};

enum const char int int libc so int libc so int int int type

Enumerator:
ECAL 
HCAL 
VFCAL 

Definition at line 22 of file HCALResponse.h.

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


Generated on Tue Jun 9 17:52:53 2009 for CMSSW by  doxygen 1.5.4