Geant4_10
Public Member Functions | List of all members
ZBase Class Reference

#include <ZBase.hh>

Inheritance diagram for ZBase:
Inheritance graph
[legend]

Public Member Functions

 ZBase ()
 
virtual ~ZBase ()
 
void AMethod ()
 
virtual void VMethod (std::string message)
 

Detailed Description

Definition at line 43 of file ZBase.hh.

Constructor & Destructor Documentation

ZBase::ZBase ( )

Definition at line 42 of file ZBase.cc.

ZBase::~ZBase ( )
virtual

Definition at line 48 of file ZBase.cc.

Member Function Documentation

void ZBase::AMethod ( )

Definition at line 54 of file ZBase.cc.

Here is the caller graph for this function:

void ZBase::VMethod ( std::string  message)
virtual

Reimplemented in w_ZBase.

Definition at line 61 of file ZBase.cc.

Here is the caller graph for this function:


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