ATLAS Offline Software
Loading...
Searching...
No Matches
CountIParticleAlg.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3*/
4
5#include "CountIParticleAlg.h"
6
8
10 const std::string& name,
11 ISvcLocator* loc):
12 detail::CountIParticle_t(name, loc)
13 {
14 }
15}
CountIParticleAlg(const std::string &name, ISvcLocator *loc)