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 56 of file LMap.h.

Constructor & Destructor Documentation

◆ LMapDetId()

LMapDetId::LMapDetId ( )
inline

Definition at line 58 of file LMap.h.

58 {};

◆ ~LMapDetId()

LMapDetId::~LMapDetId ( )
inline

Definition at line 59 of file LMap.h.

59 {};

Member Data Documentation

◆ depth

int LMapDetId::depth

◆ eta

int LMapDetId::eta

Definition at line 62 of file LMap.h.

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

◆ phi

int LMapDetId::phi

Definition at line 62 of file LMap.h.

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

◆ side

int LMapDetId::side

Definition at line 59 of file LMap.h.

◆ subdetector

std::string LMapDetId::subdetector

Definition at line 63 of file LMap.h.