ATLAS Offline Software
Generators
AtlasHepMC
AtlasHepMC
IteratorRange.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */
5
6
#ifndef ATLASHEPMC_ITERATORRANGE_H
7
#define ATLASHEPMC_ITERATORRANGE_H
8
#ifdef HEPMC3
9
namespace
HepMC
{
10
enum
IteratorRange {
parents
,
children
, family,
11
ancestors, descendants, relatives
12
};
13
}
14
#else
15
#include "
HepMC/IteratorRange.h
"
16
#endif
17
#endif
python.DecayParser.parents
parents
print ("==> buf:",buf)
Definition:
DecayParser.py:31
IteratorRange.h
HepMC
Definition:
Barcode.h:14
python.DecayParser.children
children
Definition:
DecayParser.py:32
Generated on Sun Dec 22 2024 21:12:04 for ATLAS Offline Software by
1.8.18