![]() |
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/DefaultHepRepFactory.h>
Inheritance diagram for cheprep::DefaultHepRepFactory:
Collaboration diagram for cheprep::DefaultHepRepFactory:Definition at line 27 of file DefaultHepRepFactory.h.
View newest version in sPHENIX GitHub at line 27 of file DefaultHepRepFactory.h
| cheprep::DefaultHepRepFactory::DefaultHepRepFactory | ( | ) |
Definition at line 25 of file DefaultHepRepFactory.cc.
View newest version in sPHENIX GitHub at line 25 of file DefaultHepRepFactory.cc
| cheprep::DefaultHepRepFactory::~DefaultHepRepFactory | ( | ) |
Definition at line 28 of file DefaultHepRepFactory.cc.
View newest version in sPHENIX GitHub at line 28 of file DefaultHepRepFactory.cc
|
virtual |
Creates a HepRep.
Implements HEPREP::HepRepFactory.
Definition at line 84 of file DefaultHepRepFactory.cc.
View newest version in sPHENIX GitHub at line 84 of file DefaultHepRepFactory.cc
|
virtual |
Creates a HepRepAction.
| name | of the action. |
| expression | of the action. |
Implements HEPREP::HepRepFactory.
Definition at line 63 of file DefaultHepRepFactory.cc.
View newest version in sPHENIX GitHub at line 63 of file DefaultHepRepFactory.cc
|
virtual |
Creates a HepRepInstance.
to add the instance to. type the associated type.
Implements HEPREP::HepRepFactory.
Definition at line 51 of file DefaultHepRepFactory.cc.
View newest version in sPHENIX GitHub at line 51 of file DefaultHepRepFactory.cc
|
virtual |
Creates a HepRepInstance.
to add the instance to. type the associated type.
Implements HEPREP::HepRepFactory.
Definition at line 55 of file DefaultHepRepFactory.cc.
View newest version in sPHENIX GitHub at line 55 of file DefaultHepRepFactory.cc
|
virtual |
Creates a HepRepInstanceTree.
The tree needs to be added to the HepRep.
| name | of the instancetree. |
| version | of the instancetree. |
| typeTree | associated typetree. |
Implements HEPREP::HepRepFactory.
Definition at line 67 of file DefaultHepRepFactory.cc.
View newest version in sPHENIX GitHub at line 67 of file DefaultHepRepFactory.cc
|
virtual |
Creates a HepRepPoint.
| instance | to add the point to. |
| x | x coordinate of point. |
| y | y coordinate of point. |
| z | z coordinate of point. |
Implements HEPREP::HepRepFactory.
Definition at line 46 of file DefaultHepRepFactory.cc.
View newest version in sPHENIX GitHub at line 46 of file DefaultHepRepFactory.cc
|
virtual |
Creates a HepRepReader from a stream.
| in | input stream. |
Implements HEPREP::HepRepFactory.
Reimplemented in cheprep::XMLHepRepFactory.
Definition at line 31 of file DefaultHepRepFactory.cc.
View newest version in sPHENIX GitHub at line 31 of file DefaultHepRepFactory.cc
|
virtual |
Creates a HepRepReader from a file name.
| inputFileName | file name. |
Implements HEPREP::HepRepFactory.
Reimplemented in cheprep::XMLHepRepFactory.
Definition at line 36 of file DefaultHepRepFactory.cc.
View newest version in sPHENIX GitHub at line 36 of file DefaultHepRepFactory.cc
|
virtual |
Creates a HepRepTreeID.
| name | of the treeID. |
| version | of the treeID. |
| qualifier | of the treeID. |
Implements HEPREP::HepRepFactory.
Definition at line 59 of file DefaultHepRepFactory.cc.
View newest version in sPHENIX GitHub at line 59 of file DefaultHepRepFactory.cc
|
virtual |
Creates a HepRepType.
| parent | to add this type to. |
| name | of the type to create. |
Implements HEPREP::HepRepFactory.
Definition at line 72 of file DefaultHepRepFactory.cc.
View newest version in sPHENIX GitHub at line 72 of file DefaultHepRepFactory.cc
|
virtual |
Creates a HepRepType.
| parent | to add this type to. |
| name | of the type to create. |
Implements HEPREP::HepRepFactory.
Definition at line 76 of file DefaultHepRepFactory.cc.
View newest version in sPHENIX GitHub at line 76 of file DefaultHepRepFactory.cc
|
virtual |
Creates a HepRepTypeTree.
The tree needs to be added to the HepRep.
| treeID | to name the tree being created. |
Implements HEPREP::HepRepFactory.
Definition at line 80 of file DefaultHepRepFactory.cc.
View newest version in sPHENIX GitHub at line 80 of file DefaultHepRepFactory.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). |
Implements HEPREP::HepRepFactory.
Reimplemented in cheprep::XMLHepRepFactory.
Definition at line 41 of file DefaultHepRepFactory.cc.
View newest version in sPHENIX GitHub at line 41 of file DefaultHepRepFactory.cc