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

#include <geant4/tree/geant4-10.6-release/source/visualization/Tree/include/G4VTree.hh>

+ Inheritance diagram for G4VTree:
+ Collaboration diagram for G4VTree:

Public Member Functions

 G4VTree (const G4String &name, const G4String &nickname, const G4String &description, Functionality f)
 
virtual ~G4VTree ()
 
- 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 ()
 
virtual G4VSceneHandlerCreateSceneHandler (const G4String &name)=0
 
virtual G4VViewerCreateViewer (G4VSceneHandler &, const G4String &name)=0
 
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 37 of file G4VTree.hh.

View newest version in sPHENIX GitHub at line 37 of file G4VTree.hh

Constructor & Destructor Documentation

G4VTree::G4VTree ( const G4String name,
const G4String nickname,
const G4String description,
Functionality  f 
)

Definition at line 36 of file G4VTree.cc.

View newest version in sPHENIX GitHub at line 36 of file G4VTree.cc

G4VTree::~G4VTree ( )
virtual

Definition at line 45 of file G4VTree.cc.

View newest version in sPHENIX GitHub at line 45 of file G4VTree.cc


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