|
ATLAS Offline Software
|
Go to the documentation of this file.
29 return StatusCode::SUCCESS;
35 return StatusCode::SUCCESS;
43 if (not
hash.is_valid())
return StatusCode::SUCCESS;
74 ATH_MSG_DEBUG(
"Determining Readout for module ID = " << moduleId);
77 if (chips.size()!=12) {
79 return StatusCode::SUCCESS;
88 data.setLinkStatus(link0ok, link1ok);
95 data.clearChipReadout();
102 data.maskChipsNotInReadout();
104 data.printStatus(moduleId);
106 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
char data[hepevt_bytes_allocation_ATLAS]
This is an Identifier helper class for the SCT subdetector. This class is a factory for creating comp...
int barrel_ec(const Identifier &id) const
Values of different levels (failure returns 0)
Identifier module_id(int barrel_ec, int layer_disk, int phi_module, int eta_module) const
For a single crystal.
msgSvc
Provide convenience handles for various services.
::StatusCode StatusCode
StatusCode definition for legacy code.
Identifier wafer_id(int barrel_ec, int layer_disk, int phi_module, int eta_module, int side) const
For a single side of module.
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...