33 <<
"Cannot initialize ZDCDetId from " << std::hex << gen.
rawId() <<
std::dec;
41 <<
"Cannot assign ZDCDetId from " << std::hex << gen.
rawId() <<
std::dec;
56 if (se ==
EM)
return 1;
58 else if (se ==
RPD)
return 2;
65 else return (
id_&kZDCChannelMask);
92 dp = (
EM == se ? in+1 :
102 bool flag = (dp >= 1 && (
117 s <<
"(ZDC" << ((
id.zside()==1)?(
"+"):(
"-"));
118 switch (
id.section()) {
123 default : s <<
" UNKNOWN ";
125 return s <<
id.channel() <<
"," <<
id.depth() <<
')';
static bool validDetId(Section se, int dp)
static bool validDenseIndex(uint32_t di)
int zside() const
get the z-side of the cell (1/-1)
std::ostream & operator<<(std::ostream &out, const ALILine &li)
static const int kZDCSectionOffset
def gen
run2 Cosmic #### Run 256259 @ 0T 2015C### Run 272133 @ 3.8T 2016B###
uint32_t rawId() const
get the raw id
static const int kZDCZsideMask
static const int kZDCChannelMask
static const int kZDCSectionMask
static const int kZDCRPDMask
int subdetId() const
get the contents of the subdetector field (not cast into any detector's numbering enum) ...
static HcalZDCDetId detIdFromDenseIndex(uint32_t di)
static const int SubdetectorId
int depth() const
get the depth (1 for EM, channel + 1 for HAD, 2 for RPD, not sure yet for LUM, leave as default) ...
bool null() const
is this a null id ?
int channel() const
get the channel
Section section() const
get the section
HcalZDCDetId & operator=(const DetId &id)
Detector det() const
get the detector field from this detid
uint32_t denseIndex() const