ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4HepRepFile Class Reference

#include <geant4/tree/geant4-10.6-release/source/visualization/HepRep/include/G4HepRepFile.hh>

+ Inheritance diagram for G4HepRepFile:
+ Collaboration diagram for G4HepRepFile:

Public Member Functions

 G4HepRepFile ()
 
virtual ~G4HepRepFile ()
 
G4VSceneHandlerCreateSceneHandler (const G4String &name="")
 
G4VViewerCreateViewer (G4VSceneHandler &, const G4String &name="")
 
G4HepRepFileXMLWriterGetHepRepXMLWriter ()
 
- Public Member Functions inherited from G4VGraphicsSystem
 G4VGraphicsSystem (const G4String &name, Functionality f)
 
 G4VGraphicsSystem (const G4String &name, const G4String &nickname, Functionality f)
 
 G4VGraphicsSystem (const G4String &name, const G4String &nickname, const G4String &description, Functionality f)
 
virtual ~G4VGraphicsSystem ()
 
const G4StringGetName () const
 
const G4StringGetNickname () const
 
const std::vector< G4String > & GetNicknames () const
 
const G4StringGetDescription () const
 
Functionality GetFunctionality () const
 
virtual G4bool IsUISessionCompatible () const
 
void AddNickname (const G4String &nickname)
 

Additional Inherited Members

- Public Types inherited from G4VGraphicsSystem
enum  Functionality {
  noFunctionality, nonEuclidian, twoD, twoDStore,
  threeD, threeDInteractive, virtualReality, fileWriter
}
 
- Protected Attributes inherited from G4VGraphicsSystem
G4String fName
 
std::vector< G4StringfNicknames
 
G4String fDescription
 
Functionality fFunctionality
 

Detailed Description

Definition at line 40 of file G4HepRepFile.hh.

View newest version in sPHENIX GitHub at line 40 of file G4HepRepFile.hh

Constructor & Destructor Documentation

G4HepRepFile::G4HepRepFile ( )

Definition at line 42 of file G4HepRepFile.cc.

View newest version in sPHENIX GitHub at line 42 of file G4HepRepFile.cc

References G4HepRepMessenger::GetInstance().

+ Here is the call graph for this function:

G4HepRepFile::~G4HepRepFile ( )
virtual

Definition at line 51 of file G4HepRepFile.cc.

View newest version in sPHENIX GitHub at line 51 of file G4HepRepFile.cc

References hepRepXMLWriter.

Member Function Documentation

G4VSceneHandler * G4HepRepFile::CreateSceneHandler ( const G4String name = "")
virtual

Implements G4VGraphicsSystem.

Definition at line 56 of file G4HepRepFile.cc.

View newest version in sPHENIX GitHub at line 56 of file G4HepRepFile.cc

G4VViewer * G4HepRepFile::CreateViewer ( G4VSceneHandler scene,
const G4String name = "" 
)
virtual

Implements G4VGraphicsSystem.

Definition at line 61 of file G4HepRepFile.cc.

View newest version in sPHENIX GitHub at line 61 of file G4HepRepFile.cc

References G4cout, G4endl, and G4VViewer::GetViewId().

+ Here is the call graph for this function:

G4HepRepFileXMLWriter * G4HepRepFile::GetHepRepXMLWriter ( )

Definition at line 84 of file G4HepRepFile.cc.

View newest version in sPHENIX GitHub at line 84 of file G4HepRepFile.cc

References hepRepXMLWriter.


The documentation for this class was generated from the following files: