CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
LMapDetId Class Reference

#include <LMap.h>

Public Member Functions

 LMapDetId ()
 
 ~LMapDetId ()
 

Public Attributes

int depth
 
int eta
 
int phi
 
int side
 
std::string subdetector
 

Detailed Description

Definition at line 63 of file LMap.h.

Constructor & Destructor Documentation

LMapDetId::LMapDetId ( )
inline

Definition at line 66 of file LMap.h.

66 {};
LMapDetId::~LMapDetId ( )
inline

Definition at line 67 of file LMap.h.

References LMapRow::side.

67 {};

Member Data Documentation

int LMapDetId::depth
int LMapDetId::eta

Definition at line 70 of file LMap.h.

Referenced by Particle.Particle::__str__(), Jet.Jet::jetID(), and Jet.Jet::puJetId().

int LMapDetId::phi

Definition at line 70 of file LMap.h.

Referenced by Particle.Particle::__str__(), and ntupleDataFormat.Track::phiPull().

int LMapDetId::side

Definition at line 67 of file LMap.h.

std::string LMapDetId::subdetector

Definition at line 71 of file LMap.h.