ATLAS Offline Software
TGC_RegSelCondAlg.h
Go to the documentation of this file.
1 
11 #ifndef TGC_RegSelCondAlg_h
12 #define TGC_RegSelCondAlg_h
13 
14 #include "MuonRegSelCondAlg.h"
15 
16 
18 
19 public:
20 
21  TGC_RegSelCondAlg( const std::string& name, ISvcLocator* pSvcLocator );
22 
23  std::unique_ptr<RegSelSiLUT> createTable( const EventContext& ctx, EventIDRange& id_range ) const override;
24 
25 
26 
27 };
28 
29 #endif // TGC_RegSelCondAlg_h
MuonRegSelCondAlg
Definition: MuonRegSelCondAlg.h:32
TGC_RegSelCondAlg::TGC_RegSelCondAlg
TGC_RegSelCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
Definition: TGC_RegSelCondAlg.cxx:37
MuonRegSelCondAlg.h
emacs: this is -*- c++ -*-
TGC_RegSelCondAlg::createTable
std::unique_ptr< RegSelSiLUT > createTable(const EventContext &ctx, EventIDRange &id_range) const override
Definition: TGC_RegSelCondAlg.cxx:46
TGC_RegSelCondAlg
Definition: TGC_RegSelCondAlg.h:17
name
std::string name
Definition: Control/AthContainers/Root/debug.cxx:195