Geant4ParticleObj.h
Go to the documentation of this file.
1 // AUTOMATICALLY GENERATED FILE - DO NOT EDIT
2 
3 #ifndef DD4POD_Geant4ParticleOBJ_H
4 #define DD4POD_Geant4ParticleOBJ_H
5 
6 // data model specific includes
8 #include "podio/RelationRange.h"
9 #include <vector>
10 
11 #include "podio/ObjBase.h"
12 #include <vector>
13 
14 
15 namespace dd4pod {
16 
17 class Geant4Particle;
18 class ConstGeant4Particle;
19 
20 class Geant4ParticleObj : public podio::ObjBase {
21 public:
28  Geant4ParticleObj(const podio::ObjectID id, Geant4ParticleData data);
29  virtual ~Geant4ParticleObj();
30 
31 public:
33  std::vector<int>* m_parents;
34  std::vector<int>* m_daughters;
35 };
36 
37 } // namespace dd4pod
38 
39 
40 #endif
std::vector< int > * m_parents
std::vector< int > * m_daughters