ATLAS Offline Software
Loading...
Searching...
No Matches
CountIParticleAlg.h
Go to the documentation of this file.
1#ifndef COUNT_IPARTICLE_ALG_H
2#define COUNT_IPARTICLE_ALG_H
3
4#include "LinkCounterAlg.h"
5
7
8namespace detail {
11}
12
13namespace FlavorTagDiscriminants {
15 {
16 public:
17 CountIParticleAlg(const std::string& name, ISvcLocator* loc);
18 };
19}
20
21#endif
CountIParticleAlg(const std::string &name, ISvcLocator *loc)
FlavorTagDiscriminants::LinkCounterAlg< xAOD::IParticleContainer, xAOD::IParticleContainer > CountIParticle_t
DataVector< IParticle > IParticleContainer
Simple convenience declaration of IParticleContainer.