19#include "Identifier/Identifier.h"
23#include "GaudiKernel/StatusCode.h"
26static const std::string coracool(
"CORACOOL");
27static const std::string coolVectorPayload(
"COOLVECTOR");
28static const std::string defaultSource(coracool);
29static const std::string
file(
"ITkStrip_Sept08Cabling_svc.dat");
38 m_usingDatabase=(cablingDataSource == coracool) or (cablingDataSource == coolVectorPayload) or (cablingDataSource ==
file);
41 return StatusCode::SUCCESS;
58 return data->getOnlineIdFromHash(hash);
63 const EventContext& ctx{Gaudi::Hive::currentContext()};
74 const EventContext& ctx{Gaudi::Hive::currentContext()};
86 data->getRods(usersVector);
87 if (msgLvl(MSG::DEBUG)){
89 for (
const auto& rodId : usersVector) {
97 const EventContext& ctx{Gaudi::Hive::currentContext()};
#define ATH_CHECK
Evaluate an expression and check for errors.
char data[hepevt_bytes_allocation_ATLAS]
This is an Identifier helper class for the SCT subdetector.
std::uint32_t rod() const
Return the rod/rob Id.
This is a "hash" representation of an Identifier.
const_pointer_type retrieve()