 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONCONDDATA_NSWT0DATA_H
6 #define MUONCONDDATA_NSWT0DATA_H
19 class IMuonIdHelperSvc;
bool getT0(const Identifier &channelId, float &channelT0) const
Hold mappings of ranges to condition objects.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Provide an interface for finding inheritance information at run time.
std::vector< std::vector< float > > ChannelArray
unsigned int identToModuleIdx(const Identifier &chan_id) const
NswT0Data(const Muon::IMuonIdHelperSvc *idHelperSvc)
Hold mapping of ranges to condition objects.
void setData(const Identifier &channelId, const float channelT0)
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Interface for Helper service that creates muon Identifiers and can be used to print Identifiers.
const Muon::IMuonIdHelperSvc * m_idHelperSvc