ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/visualization/HepRep/include/cheprep/XMLHepRepFactory.h>
Definition at line 18 of file XMLHepRepFactory.h.
View newest version in sPHENIX GitHub at line 18 of file XMLHepRepFactory.h
cheprep::XMLHepRepFactory::XMLHepRepFactory | ( | ) |
Definition at line 18 of file XMLHepRepFactory.cc.
View newest version in sPHENIX GitHub at line 18 of file XMLHepRepFactory.cc
cheprep::XMLHepRepFactory::~XMLHepRepFactory | ( | ) |
Definition at line 21 of file XMLHepRepFactory.cc.
View newest version in sPHENIX GitHub at line 21 of file XMLHepRepFactory.cc
|
virtual |
Creates a HepRepReader from a stream.
in | input stream. |
Reimplemented from cheprep::DefaultHepRepFactory.
Definition at line 24 of file XMLHepRepFactory.cc.
View newest version in sPHENIX GitHub at line 24 of file XMLHepRepFactory.cc
|
virtual |
Creates a HepRepReader from a file name.
inputFileName | file name. |
Reimplemented from cheprep::DefaultHepRepFactory.
Definition at line 29 of file XMLHepRepFactory.cc.
View newest version in sPHENIX GitHub at line 29 of file XMLHepRepFactory.cc
|
virtual |
Creates a HepRepWriter.
out | output stream. |
randomAccess | create a writer in a format that will allow random access (may be ignored). |
compress | create a writer that uses compression (may be ignored). |
Reimplemented from cheprep::DefaultHepRepFactory.
Definition at line 34 of file XMLHepRepFactory.cc.
View newest version in sPHENIX GitHub at line 34 of file XMLHepRepFactory.cc