ATLAS Offline Software
Loading...
Searching...
No Matches
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
13namespace D3PD {
14
15
17 : public SGCollectionGetterTool<LArRawChannelContainer>
18{
19public:
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
Collection getter tool retrieving a container from StoreGate.
LArRawChannelContainerGetterTool(const std::string &type, const std::string &name, const IInterface *parent)
Standard Gaudi tool constructor.
SGCollectionGetterTool(const std::string &type, const std::string &name, const IInterface *parent)
Block filler tool for noisy FEB information.