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
LMapRow Class Reference

#include <LMap.h>

Public Member Functions

 LMapRow ()
 
 ~LMapRow ()
 

Public Attributes

int adc
 
int crate
 
int dcc
 
int dcc_sl
 
int depth
 
HcalSubdetector det
 
int dphi
 
int eta
 
int fedid
 
int fi_ch
 
std::string fpga
 
int htr
 
int htr_fi
 
std::string let_code
 
int phi
 
int pixel
 
int qie
 
std::string rbx
 
int rctcar
 
int rctcon
 
int rctcra
 
std::string rctnam
 
int rm
 
int rm_fi
 
int side
 
int slb
 
std::string slbin
 
std::string slbin2
 
std::string slnam
 
int spigo
 
int wedge
 

Detailed Description

Definition at line 34 of file LMap.h.

Constructor & Destructor Documentation

LMapRow::LMapRow ( )
inline

Definition at line 37 of file LMap.h.

37 {};
LMapRow::~LMapRow ( )
inline

Definition at line 38 of file LMap.h.

38 {};

Member Data Documentation

int LMapRow::adc

Definition at line 45 of file LMap.h.

int LMapRow::crate

Definition at line 46 of file LMap.h.

int LMapRow::dcc

Definition at line 49 of file LMap.h.

int LMapRow::dcc_sl

Definition at line 49 of file LMap.h.

int LMapRow::depth

Definition at line 41 of file LMap.h.

HcalSubdetector LMapRow::det

Definition at line 43 of file LMap.h.

int LMapRow::dphi

Definition at line 41 of file LMap.h.

Referenced by VBF.VBF::__str__().

int LMapRow::eta

Definition at line 41 of file LMap.h.

Referenced by Particle.Particle::__str__().

int LMapRow::fedid

Definition at line 53 of file LMap.h.

int LMapRow::fi_ch

Definition at line 45 of file LMap.h.

std::string LMapRow::fpga

Definition at line 47 of file LMap.h.

int LMapRow::htr

Definition at line 46 of file LMap.h.

int LMapRow::htr_fi

Definition at line 48 of file LMap.h.

std::string LMapRow::let_code

Definition at line 55 of file LMap.h.

int LMapRow::phi

Definition at line 41 of file LMap.h.

Referenced by Particle.Particle::__str__().

int LMapRow::pixel

Definition at line 45 of file LMap.h.

int LMapRow::qie

Definition at line 45 of file LMap.h.

std::string LMapRow::rbx

Definition at line 44 of file LMap.h.

int LMapRow::rctcar

Definition at line 51 of file LMap.h.

int LMapRow::rctcon

Definition at line 51 of file LMap.h.

int LMapRow::rctcra

Definition at line 51 of file LMap.h.

std::string LMapRow::rctnam

Definition at line 52 of file LMap.h.

int LMapRow::rm

Definition at line 45 of file LMap.h.

int LMapRow::rm_fi

Definition at line 45 of file LMap.h.

int LMapRow::side

Definition at line 38 of file LMap.h.

int LMapRow::slb

Definition at line 49 of file LMap.h.

std::string LMapRow::slbin

Definition at line 50 of file LMap.h.

std::string LMapRow::slbin2

Definition at line 50 of file LMap.h.

std::string LMapRow::slnam

Definition at line 50 of file LMap.h.

int LMapRow::spigo

Definition at line 49 of file LMap.h.

int LMapRow::wedge

Definition at line 45 of file LMap.h.