1 #ifndef L1TObjects_L1RCTChannelMask_h
2 #define L1TObjects_L1RCTChannelMask_h
14 s <<
"Printing record L1RCTChannelMaskRcd " << std::endl;
15 s <<
"Masked channels in L1RCTChannelMask" <<std::endl;
16 for(
int i = 0;
i< 18;
i++)
17 for(
int j =0;
j< 2;
j++){
18 for(
int k =0;
k<28;
k++){
20 s <<
"ECAL masked channel: RCT crate " <<
i <<
" iphi " <<
j <<
" ieta " <<k <<std::endl;
22 s <<
"HCAL masked channel: RCT crate " <<
i <<
" iphi " <<
j <<
" ieta " <<k <<std::endl;
24 for(
int k =0;
k<4;
k++)
26 s <<
"HF masked channel: RCT crate " <<
i <<
" iphi " <<
j <<
" ieta " <<k <<std::endl;
void print(std::ostream &s) const
#define COND_SERIALIZABLE