EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PndRegion Class Reference

#include <EicRoot/blob/master/field/PndRegion.h>

+ Inheritance diagram for PndRegion:
+ Collaboration diagram for PndRegion:

Public Member Functions

 PndRegion (Double_t Zmin, Double_t Zmax)
 
virtual ~PndRegion ()
 
Bool_t IsInside (Double_t Z)
 

Public Attributes

ClassDef(PndRegion,
1) protected Double_t 
fZmax
 

Detailed Description

PndRegion.h

Author
M.Al/Turany m.al-.nosp@m.tura.nosp@m.ny@gs.nosp@m.i.de
Since
29.01.2007 .0

Definition at line 15 of file PndRegion.h.

View newest version in sPHENIX GitHub at line 15 of file PndRegion.h

Constructor & Destructor Documentation

PndRegion::PndRegion ( Double_t  Zmin,
Double_t  Zmax 
)

Default constructor

Definition at line 11 of file PndRegion.cxx.

View newest version in sPHENIX GitHub at line 11 of file PndRegion.cxx

PndRegion::~PndRegion ( )
virtual

Destructor

Definition at line 17 of file PndRegion.cxx.

View newest version in sPHENIX GitHub at line 17 of file PndRegion.cxx

Member Function Documentation

Bool_t PndRegion::IsInside ( Double_t  Z)

Definition at line 20 of file PndRegion.cxx.

View newest version in sPHENIX GitHub at line 20 of file PndRegion.cxx

References fZmax.

Member Data Documentation

ClassDef (PndRegion,1) protected Double_t PndRegion::fZmax

Definition at line 24 of file PndRegion.h.

View newest version in sPHENIX GitHub at line 24 of file PndRegion.h

Referenced by IsInside().


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