ATLAS Offline Software
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 
7 namespace FlavorTagDiscriminants {
8 
10  const std::string& name,
11  ISvcLocator* loc):
13  {
14  }
15 }
FlavorTagDiscriminants
This file contains "getter" functions used for accessing tagger inputs from the EDM.
Definition: AssociationEnums.h:11
detail
Definition: extract_histogram_tag.cxx:14
name
std::string name
Definition: Control/AthContainers/Root/debug.cxx:195
detail::CountIParticle_t
FlavorTagDiscriminants::LinkCounterAlg< xAOD::IParticleContainer, xAOD::IParticleContainer > CountIParticle_t
Definition: CountIParticleAlg.h:10
FlavorTagDiscriminants::CountIParticleAlg::CountIParticleAlg
CountIParticleAlg(const std::string &name, ISvcLocator *loc)
Definition: CountIParticleAlg.cxx:9
CountIParticleAlg.h