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:


Public Member Functions | |
PisaStackv1 (size_t initialsize=1000) | |
virtual | ~PisaStackv1 () |
PisaVMCStackv1 * | stack () |
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
|
|
|
Definition at line 15 of file PisaStackv1.C. |
Member Function Documentation
|
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(). |
|
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: