ATLAS Offline Software
Loading...
Searching...
No Matches
CopyTruthPartons.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
8
9using namespace std;
10
11
13 return MC::isParton(tp->pdgId());
14}
ATLAS-specific HepMC functions.
bool classify(const xAOD::TruthParticle *tp) const
Classifier function(s)
bool isParton(const T &p)
STL namespace.
TruthParticle_v1 TruthParticle
Typedef to implementation.