|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ISCT_CablingTool_h
6 #define ISCT_CablingTool_h
21 #include "GaudiKernel/EventContext.h"
22 #include "GaudiKernel/IAlgTool.h"
65 virtual unsigned int size()
const = 0;
66 virtual unsigned int size(
const EventContext& ctx)
const = 0;
70 virtual bool empty(
const EventContext& ctx)
const = 0;
81 virtual void getAllRods(std::vector<std::uint32_t>& usersVector)
const = 0;
82 virtual void getAllRods(std::vector<std::uint32_t>& usersVector,
const EventContext& ctx)
const = 0;
89 #endif // ISCT_CablingTool_h
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...