#include <HcalMappingEntry.h>
|
const DetId | getDetId () const |
|
const HcalElectronicsId | getHcalTrigElectronicsId () const |
|
const uint32_t | getLinearIndex () const |
|
| HTLogicalMapEntry () |
|
| HTLogicalMapEntry (int in_et, int in_ph, int in_sid, int in_dph, int in_dep, std::string in_s_chDet, int in_wed, int in_cr, int in_htr, int in_tb, int in_spig, int in_slb, std::string in_s_slb, std::string in_s_slb2, int in_ndat, std::string in_s_slnam, int in_rctcra, int in_rctcar, int in_rctcon, std::string in_s_rctnam, int in_fed) |
|
char * | printLMapLine () |
|
| ~HTLogicalMapEntry () |
|
Definition at line 163 of file HcalMappingEntry.h.
HTLogicalMapEntry::HTLogicalMapEntry |
( |
| ) |
|
|
inline |
HTLogicalMapEntry::HTLogicalMapEntry |
( |
int |
in_et, |
|
|
int |
in_ph, |
|
|
int |
in_sid, |
|
|
int |
in_dph, |
|
|
int |
in_dep, |
|
|
std::string |
in_s_chDet, |
|
|
int |
in_wed, |
|
|
int |
in_cr, |
|
|
int |
in_htr, |
|
|
int |
in_tb, |
|
|
int |
in_spig, |
|
|
int |
in_slb, |
|
|
std::string |
in_s_slb, |
|
|
std::string |
in_s_slb2, |
|
|
int |
in_ndat, |
|
|
std::string |
in_s_slnam, |
|
|
int |
in_rctcra, |
|
|
int |
in_rctcar, |
|
|
int |
in_rctcon, |
|
|
std::string |
in_s_rctnam, |
|
|
int |
in_fed |
|
) |
| |
HTLogicalMapEntry::~HTLogicalMapEntry |
( |
| ) |
|
|
inline |
const DetId HTLogicalMapEntry::getDetId |
( |
| ) |
const |
|
inline |
const uint32_t HTLogicalMapEntry::getLinearIndex |
( |
| ) |
const |
|
inline |
char * HTLogicalMapEntry::printLMapLine |
( |
| ) |
|
uint32_t HTLogicalMapEntry::hcalTrigDetID_ |
|
private |
uint32_t HTLogicalMapEntry::hcalTrigEID_ |
|
private |
int HTLogicalMapEntry::mydepth_ |
|
private |
std::string HTLogicalMapEntry::mydet_ |
|
private |
int HTLogicalMapEntry::mydphi_ |
|
private |
int HTLogicalMapEntry::myrctcar_ |
|
private |
int HTLogicalMapEntry::myrctcon_ |
|
private |
int HTLogicalMapEntry::myrctcra_ |
|
private |
std::string HTLogicalMapEntry::myrctnam_ |
|
private |
int HTLogicalMapEntry::myside_ |
|
private |
std::string HTLogicalMapEntry::myslbin2_ |
|
private |
std::string HTLogicalMapEntry::myslbin_ |
|
private |
std::string HTLogicalMapEntry::myslnam_ |
|
private |
int HTLogicalMapEntry::mywedge_ |
|
private |