ATLAS Offline Software
Loading...
Searching...
No Matches
TrackRecordCollectionGetterTool.h
Go to the documentation of this file.
1// This file's extension implies that it's C, but it's really -*- C++ -*-.
2
3/*
4 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5*/
6
7// $Id$
14
15
18
19
20#ifndef MUOND3PDMAKER_TRACKRECORDCOLLECTIONGETTERTOOL_H
21#define MUOND3PDMAKER_TRACKRECORDCOLLECTIONGETTERTOOL_H
22
23
24namespace D3PD {
25
26
28 : public SGCollectionGetterTool<TrackRecordCollection>
29{
30public:
37 TrackRecordCollectionGetterTool (const std::string& type,
38 const std::string& name,
39 const IInterface* parent);
40};
41
42
43} // namespace D3PD
44
45
46#endif // not MUOND3PDMAKER_TRACKRECORDCOLLECTIONGETTERTOOL_H
Collection getter tool retrieving a container from StoreGate.
SGCollectionGetterTool(const std::string &type, const std::string &name, const IInterface *parent)
TrackRecordCollectionGetterTool(const std::string &type, const std::string &name, const IInterface *parent)
Standard Gaudi tool constructor.
Block filler tool for noisy FEB information.