ATLAS Offline Software
Loading...
Searching...
No Matches
sTGC_RegSelCondAlg.h
Go to the documentation of this file.
1
10
11#ifndef sTGC_RegSelCondAlg_h
12#define sTGC_RegSelCondAlg_h
13
14
15#include "MuonRegSelCondAlg.h"
16
20
22
23public:
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
emacs: this is -*- c++ -*-
MuonRegSelCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
std::unique_ptr< RegSelSiLUT > createTable(const EventContext &ctx, EventIDRange &id_range) const override
sTGC_RegSelCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
sTGC naming convention headers