G4VTree Class Reference

#include <G4VTree.hh>

Inheritance diagram for G4VTree:

G4VGraphicsSystem G4ASCIITree

Public Member Functions

 G4VTree (const G4String &name, const G4String &nickname, const G4String &description, Functionality f)
virtual ~G4VTree ()

Detailed Description

Definition at line 38 of file G4VTree.hh.


Constructor & Destructor Documentation

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

Definition at line 37 of file G4VTree.cc.

00040                                   :
00041   G4VGraphicsSystem (name,
00042                      nickname,
00043                      description,
00044                      f) {}

G4VTree::~G4VTree (  )  [virtual]

Definition at line 46 of file G4VTree.cc.

00046 {}


The documentation for this class was generated from the following files:
Generated on Mon May 27 17:53:56 2013 for Geant4 by  doxygen 1.4.7