#include <evt/ShowerSimData.h>#include <evt/GenParticle.h>#include <vector>Go to the source code of this file.
Classes | |
| class | io::CONEXHeader |
| Wrapper for CONEX header information. More... | |
| class | io::CONEXLeadingParticles |
| class | io::CONEXShower |
| Wrapper for CONEX header shower profile data. More... | |
Namespaces | |
| evt | |
| io | |
Functions | |
| void | io::FillInteractionData (evt::GenParticle &interactionTree, const std::vector< io::CONEXLeadingParticles > &lpVector, unsigned counter=0) |
| void | io::FillShowerProfileDataFromConex (const CONEXHeader &conexHeader, const CONEXShower &conexShower, const std::vector< io::CONEXLeadingParticles > conexLPvector, const float conexFileVersion, evt::ShowerSimData &, const double xShift=0) |
| void | io::FillShowerSimDataFromConex (const CONEXHeader &conexHeader, const CONEXShower &conexShower, evt::ShowerSimData &) |