Geant4ParticleCollection.h File Reference
#include "dd4pod/Geant4ParticleData.h"
#include "dd4pod/Geant4Particle.h"
#include "dd4pod/Geant4ParticleObj.h"
#include "podio/ICollectionProvider.h"
#include "podio/CollectionBase.h"
#include "podio/CollectionIDTable.h"
#include <string>
#include <vector>
#include <deque>
#include <array>
#include <algorithm>
#include <ostream>
Include dependency graph for Geant4ParticleCollection.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | dd4pod::Geant4ParticleCollectionIterator |
class | dd4pod::Geant4ParticleCollection |
A Collection is identified by an ID. More... | |
Namespaces | |
dd4pod | |
Typedefs | |
using | dd4pod::Geant4ParticleDataContainer = std::vector< Geant4ParticleData > |
using | dd4pod::Geant4ParticleObjPointerContainer = std::deque< Geant4ParticleObj * > |
Functions | |
std::ostream & | dd4pod::operator<< (std::ostream &o, const Geant4ParticleCollection &v) |