ATLAS Offline Software
Loading...
Searching...
No Matches
ICutFlowSvc.cxx
Go to the documentation of this file.
1
2
3/*
4 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5*/
6
7// IDecisionSvc.cxx
8// Implementation file for class ICutFlowSvc
9// Author: Joao Firmino da Costa <joao.costa@cern.ch>
10
12
13// for size_t
14#include <cstddef>
15
16// STL includes
17#include <string>
18#include <vector>
19#include <map>
20
21// FrameWork includes
22#include "GaudiKernel/INamedInterface.h"
23
24// AthenaKernel includes
26
27
28// Destructor
32
virtual ~ICutFlowSvc()