FairRoot/PandaRoot
|
#include <PndRegion.h>
Public Member Functions | |
PndRegion (Double_t Zmin, Double_t Zmax) | |
virtual | ~PndRegion () |
Bool_t | IsInside (Double_t Z) |
Protected Attributes | |
Double_t | fZmin |
Double_t | fZmax |
|
virtual |
|
protected |
Definition at line 27 of file PndRegion.h.
Referenced by IsInside().
|
protected |
Definition at line 26 of file PndRegion.h.
Referenced by IsInside().