CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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.

67 {};

Member Data Documentation

int LMapDetId::depth
int LMapDetId::eta
int LMapDetId::phi

Definition at line 70 of file LMap.h.

Referenced by Particle.Particle::__str__().

int LMapDetId::side

Definition at line 67 of file LMap.h.

std::string LMapDetId::subdetector

Definition at line 71 of file LMap.h.