Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members
PisaHit Class Reference
Base class for subsystem MC hits. More...
#include <PisaHit.h>
Inheritance diagram for PisaHit:


Public Member Functions | |
virtual | ~PisaHit () |
virtual const char * | subsystem () const =0 |
The name of the subsystem which produced this hit. | |
virtual int | track () const =0 |
The track number of this hit. | |
virtual void | track (int n)=0 |
Set the track number. |
Detailed Description
Base class for subsystem MC hits.
Definition at line 9 of file PisaHit.h.
Constructor & Destructor Documentation
|
|
Member Function Documentation
|
The name of the subsystem which produced this hit.
Implemented in PisaBBCHit. |
|
Set the track number.
Implemented in PisaBBCHit, and PisaBBCHitv1. |
|
The track number of this hit.
Implemented in PisaBBCHit, and PisaBBCHitv1. |
The documentation for this class was generated from the following file: