#include <LCStdHepRdr.h>
Public Member Functions | |
| LCStdHepRdr (const char *evfile) | |
| ~LCStdHepRdr () | |
| IMPL::LCCollectionVec * | readEvent () |
Private Attributes | |
| lStdHep * | _reader |
Definition at line 16 of file LCStdHepRdr.h.
|
|
Open the stdhep input file in the constructer Definition at line 15 of file LCStdHepRdr.cc. References _reader, and lXDR::getError(). |
|
|
noop Definition at line 26 of file LCStdHepRdr.cc. |
|
|
Read an event and return a LCCollectionVec of MCParticles. Definition at line 31 of file LCStdHepRdr.cc. References _reader, IMPL::MCParticleImpl::addParent(), lStdHep::daughter1(), lStdHep::daughter2(), IMPL::LCCollectionVec::getElementAt(), IMPL::MCParticleImpl::getParents(), lStdHep::M(), lStdHep::more(), lStdHep::mother1(), lStdHep::mother2(), lStdHep::nTracks(), lStdHep::pid(), lStdHep::Px(), lStdHep::Py(), lStdHep::Pz(), lStdHep::readEvent(), IMPL::MCParticleImpl::setGeneratorStatus(), IMPL::MCParticleImpl::setMass(), IMPL::MCParticleImpl::setMomentum(), IMPL::MCParticleImpl::setPDG(), IMPL::MCParticleImpl::setSimulatorStatus(), IMPL::MCParticleImpl::setTime(), IMPL::MCParticleImpl::setVertex(), lStdHep::status(), lStdHep::T(), lStdHep::X(), lStdHep::Y(), and lStdHep::Z(). Referenced by marlin::StdHepReader::readDataSource(). |
|
|
Definition at line 34 of file LCStdHepRdr.h. Referenced by LCStdHepRdr(), and readEvent(). |
1.3.9.1