ATLAS Offline Software
LArRawChannelContainerGetterTool.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef CALOSYSD3PDMAKER_LARRAWCHANNELCONTAINERGETTERTOOL_H
6 #define CALOSYSD3PDMAKER_LARRAWCHANNELCONTAINERGETTERTOOL_H
7 
8 
11 
12 
13 namespace D3PD {
14 
15 
17  : public SGCollectionGetterTool<LArRawChannelContainer>
18 {
19 public:
26  LArRawChannelContainerGetterTool (const std::string& type,
27  const std::string& name,
28  const IInterface* parent);
29 };
30 
31 
32 } // namespace D3PD
33 
34 
35 #endif
36 
D3PD::LArRawChannelContainerGetterTool
Definition: LArRawChannelContainerGetterTool.h:18
D3PD::LArRawChannelContainerGetterTool::LArRawChannelContainerGetterTool
LArRawChannelContainerGetterTool(const std::string &type, const std::string &name, const IInterface *parent)
Standard Gaudi tool constructor.
Definition: LArRawChannelContainerGetterTool.cxx:18
D3PD::SGCollectionGetterTool
Collection getter tool retrieving a container from StoreGate.
Definition: SGCollectionGetterTool.h:41
D3PD
Block filler tool for noisy FEB information.
Definition: InnerDetector/InDetMonitoring/InDetGlobalMonitoring/macros/EnhancedPrimaryVertexMonitoring/TrigD3PD/ChainGroup.h:21
test_pyathena.parent
parent
Definition: test_pyathena.py:15
SGCollectionGetterTool.h
Collection getter tool retrieving a container from StoreGate.
name
std::string name
Definition: Control/AthContainers/Root/debug.cxx:195
python.CaloScaleNoiseConfig.type
type
Definition: CaloScaleNoiseConfig.py:78
LArRawChannelContainer.h