Home
last modified time | relevance | path

Searched refs:GetMother2 (Results 1 – 2 of 2) sorted by path

/dports/science/hepmc3/HepMC3-3.2.4/interfaces/mc-tester/include/
H A DHepMC3Particle.h56 int const GetMother2() ;
/dports/science/hepmc3/HepMC3-3.2.4/interfaces/mc-tester/src/
H A DHepMC3Particle.cxx31 SetMother2(p.GetMother2()); in operator =()
63 int const HepMC3Particle::GetMother2() { in GetMother2() function in HepMC3Particle