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