![Logo](../../ATLAS-Logo-Square-Blue-RGB.png) |
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef SCT_CablingTool_h
8 #define SCT_CablingTool_h
25 #include "GaudiKernel/EventContext.h"
51 virtual unsigned int size(
const EventContext& ctx)
const override;
53 virtual unsigned int size()
const override;
56 virtual bool empty(
const EventContext& ctx)
const override;
57 virtual bool empty()
const override;
88 virtual void getAllRods(std::vector<std::uint32_t>& usersVector,
const EventContext& ctx)
const override;
89 virtual void getAllRods(std::vector<std::uint32_t>& usersVector)
const override;
92 virtual void getHashesForRod(std::vector<IdentifierHash>& usersVector,
const std::uint32_t rodId,
const EventContext& ctx)
const override;
105 #endif // SCT_CablingTool_h
::StatusCode StatusCode
StatusCode definition for legacy code.
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...