Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

PisaStackv1 Class Reference

Implementation of PisaStack. More...

#include <PisaStackv1.h>

Inheritance diagram for PisaStackv1:

Inheritance graph
[legend]
Collaboration diagram for PisaStackv1:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PisaStackv1 (size_t initialsize=1000)
virtual ~PisaStackv1 ()
PisaVMCStackv1stack ()
 Returns the underlying TVirtualMCStack.

void Reset ()
 force it to be implemented by making it pure virtual, as it is crucial for this kind of object.


Detailed Description

Implementation of PisaStack.

Definition at line 10 of file PisaStackv1.h.


Constructor & Destructor Documentation

PisaStackv1::PisaStackv1 size_t  initialsize = 1000  ) 
 

PisaStackv1::~PisaStackv1  )  [virtual]
 

Definition at line 15 of file PisaStackv1.C.


Member Function Documentation

void PisaStackv1::Reset  )  [virtual]
 

force it to be implemented by making it pure virtual, as it is crucial for this kind of object.

Implements PisaStack.

Definition at line 29 of file PisaStackv1.C.

References PisaVMCStackv1::Reset().

PisaVMCStackv1 * PisaStackv1::stack  )  [virtual]
 

Returns the underlying TVirtualMCStack.

Implements PisaStack.

Definition at line 22 of file PisaStackv1.C.


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