Berkeley Nuclear Data Software
Public Member Functions | List of all members
HPGeInfo Class Reference

#include <ConfigClasses.h>

Inheritance diagram for HPGeInfo:
Inheritance graph
[legend]
Collaboration diagram for HPGeInfo:
Collaboration graph
[legend]

Public Member Functions

 HPGeInfo ()
 
- Public Member Functions inherited from DetectorElementInfo
 DetectorElementInfo ()
 
 DetectorElementInfo (const DetectorElementInfo &a_rhs)
 
virtual DetectorElementInfooperator= (const DetectorElementInfo &a_rhs)
 
int getModID () const
 
int getChannel () const
 
DetectorCalibgetGainCalib () const
 
DetectorCalibgetTimeCalib () const
 
void setModID (int a_modID)
 
void setChannel (int a_channel)
 
void setGainCalib (DetectorCalib *a_gainCalib)
 
void setTimeCalib (DetectorCalib *a_timeCalib)
 
double getPolarAngle () const
 
double getAzimuthalAngle ()
 
std::ostream & print (std::ostream &a_stream) const
 
virtual ~DetectorElementInfo ()
 
- Public Member Functions inherited from DetectorInfo
 DetectorInfo ()
 
DetType getDetType () const
 
int getDetectorID () const
 
double getX () const
 
double getY () const
 
double getZ () const
 
double getrX () const
 
double getrY () const
 
double getrZ () const
 
double getDetectorLength () const
 
double getDistance (double a_detHalfLength) const
 distance in m. detLength in m More...
 
std::vector< double > getLocation (double a_stepLenght) const
 
void setDetType (DetType a_detType)
 
void setDetectorID (int a_detectorID)
 
void setX (double a_x)
 
void setY (double a_y)
 
void setZ (double a_z)
 
virtual void translate (double a_x, double a_y, double a_z)
 
void setrX (double a_rX)
 
void setrY (double a_rY)
 
void setrZ (double a_rZ)
 
void setDetectorLength (double a_detLength)
 
std::vector< double > getDetectorCenter ()
 
double getScatteringAngle (double a_bx, double a_by, double a_bz, double a_sx, double a_sy, double a_sz)
 
double getBeamScatteringAngle (double a_bx, double a_by, double a_bz, DetectorInfo &a_rhs)
 
double getSourceScatteringAngle (double a_sx, double a_sy, double a_sz, DetectorInfo &a_rhs)
 
double getDistance (float a_thisDetHalfL, float a_rhsHalfL, DetectorInfo &a_rhs)
 
virtual ~DetectorInfo ()
 

Additional Inherited Members

- Protected Attributes inherited from DetectorElementInfo
int m_modID
 
int m_channel
 
DetectorCalibm_gainCalib
 
DetectorCalibm_timeCalib
 
- Protected Attributes inherited from DetectorInfo
DetType m_detType
 
int m_detectorID
 
double m_x
 
double m_y
 
double m_z
 
double m_rX
 
double m_rY
 
double m_rZ
 
double m_detectorLength
 

Detailed Description

this class is intended to represent a full set of information for an individual HPGe detector

Constructor & Destructor Documentation

◆ HPGeInfo()

HPGeInfo::HPGeInfo ( )

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