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