ATLAS Offline Software
sTGC_RegSelCondAlg.h
Go to the documentation of this file.
1 
11 #ifndef sTGC_RegSelCondAlg_h
12 #define sTGC_RegSelCondAlg_h
13 
14 
15 #include "MuonRegSelCondAlg.h"
16 
20 
22 
23 public:
24 
25  sTGC_RegSelCondAlg( const std::string& name, ISvcLocator* pSvcLocator );
26 
27  std::unique_ptr<RegSelSiLUT> createTable( const EventContext& ctx, EventIDRange& id_range ) const override;
28 
29 
30 };
31 
32 #endif // sTGC_RegSelCondAlg_h
MuonRegSelCondAlg
Definition: MuonRegSelCondAlg.h:32
sTGC_RegSelCondAlg
NB: this sTGC class follows the naming convention from the sTGC detector code base hence the non-stan...
Definition: sTGC_RegSelCondAlg.h:21
MuonRegSelCondAlg.h
emacs: this is -*- c++ -*-
sTGC_RegSelCondAlg::sTGC_RegSelCondAlg
sTGC_RegSelCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
sTGC naming convention headers
Definition: sTGC_RegSelCondAlg.cxx:38
sTGC_RegSelCondAlg::createTable
std::unique_ptr< RegSelSiLUT > createTable(const EventContext &ctx, EventIDRange &id_range) const override
Definition: sTGC_RegSelCondAlg.cxx:47
name
std::string name
Definition: Control/AthContainers/Root/debug.cxx:195