Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ETofGeo Class Reference

#include <ETofGeo.h>

List of all members.

Public Member Functions

 ETofGeo ()
 ETofGeo ()
double getInrad () const
double getInrad () const
double getOutrad () const
double getOutrad () const
double getPhiMax () const
double getPhiMax () const
double getPhiMin () const
double getPhiMin () const
double getThetaMax () const
double getThetaMax () const
double getThetaMin () const
double getThetaMin () const
double getThick () const
double getThick () const
void setInrad (double inrad)
void setInrad (double inrad)
void setOutrad (double outrad)
void setOutrad (double outrad)
void setPhiMax (double phiMax)
void setPhiMax (double phiMax)
void setPhiMin (double phiMax)
void setPhiMin (double phiMax)
void setThetaMax (double thetaMax)
void setThetaMax (double thetaMax)
void setThetaMin (double thetaMax)
void setThetaMin (double thetaMax)
void setThick (double thick)
void setThick (double thick)
 ~ETofGeo ()
 ~ETofGeo ()

Private Attributes

double m_inrad
double m_outrad
double m_phiMax
double m_phiMin
double m_thetaMax
double m_thetaMin
double m_thick


Constructor & Destructor Documentation

ETofGeo::ETofGeo  )  [inline]
 

00006 {}

ETofGeo::~ETofGeo  )  [inline]
 

00007 {}

ETofGeo::ETofGeo  )  [inline]
 

00006 {}

ETofGeo::~ETofGeo  )  [inline]
 

00007 {}


Member Function Documentation

double ETofGeo::getInrad  )  const [inline]
 

00009 { return m_inrad; }

double ETofGeo::getInrad  )  const [inline]
 

00009 { return m_inrad; }

double ETofGeo::getOutrad  )  const [inline]
 

00010 { return m_outrad; }

double ETofGeo::getOutrad  )  const [inline]
 

00010 { return m_outrad; }

double ETofGeo::getPhiMax  )  const [inline]
 

00012 { return m_phiMax; }

double ETofGeo::getPhiMax  )  const [inline]
 

00012 { return m_phiMax; }

double ETofGeo::getPhiMin  )  const [inline]
 

00013 { return m_phiMin; }

double ETofGeo::getPhiMin  )  const [inline]
 

00013 { return m_phiMin; }

double ETofGeo::getThetaMax  )  const [inline]
 

00014 { return m_thetaMax; }

double ETofGeo::getThetaMax  )  const [inline]
 

00014 { return m_thetaMax; }

double ETofGeo::getThetaMin  )  const [inline]
 

00015 { return m_thetaMin; }

double ETofGeo::getThetaMin  )  const [inline]
 

00015 { return m_thetaMin; }

double ETofGeo::getThick  )  const [inline]
 

00011 { return m_thick; }

double ETofGeo::getThick  )  const [inline]
 

00011 { return m_thick; }

void ETofGeo::setInrad double  inrad  )  [inline]
 

00016 { m_inrad=inrad; }

void ETofGeo::setInrad double  inrad  )  [inline]
 

00016 { m_inrad=inrad; }

void ETofGeo::setOutrad double  outrad  )  [inline]
 

00017 { m_outrad=outrad; }

void ETofGeo::setOutrad double  outrad  )  [inline]
 

00017 { m_outrad=outrad; }

void ETofGeo::setPhiMax double  phiMax  )  [inline]
 

00019 { m_phiMax=phiMax; }

void ETofGeo::setPhiMax double  phiMax  )  [inline]
 

00019 { m_phiMax=phiMax; }

void ETofGeo::setPhiMin double  phiMax  )  [inline]
 

00020 { m_phiMin=phiMax; }

void ETofGeo::setPhiMin double  phiMax  )  [inline]
 

00020 { m_phiMin=phiMax; }

void ETofGeo::setThetaMax double  thetaMax  )  [inline]
 

00021 { m_thetaMax=thetaMax; }

void ETofGeo::setThetaMax double  thetaMax  )  [inline]
 

00021 { m_thetaMax=thetaMax; }

void ETofGeo::setThetaMin double  thetaMax  )  [inline]
 

00022 { m_thetaMin=thetaMax; }

void ETofGeo::setThetaMin double  thetaMax  )  [inline]
 

00022 { m_thetaMin=thetaMax; }

void ETofGeo::setThick double  thick  )  [inline]
 

00018 { m_thick=thick; }

void ETofGeo::setThick double  thick  )  [inline]
 

00018 { m_thick=thick; }


Member Data Documentation

double ETofGeo::m_inrad [private]
 

double ETofGeo::m_outrad [private]
 

double ETofGeo::m_phiMax [private]
 

double ETofGeo::m_phiMin [private]
 

double ETofGeo::m_thetaMax [private]
 

double ETofGeo::m_thetaMin [private]
 

double ETofGeo::m_thick [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Feb 2 16:02:37 2011 for BOSS6.5.5 by  doxygen 1.3.9.1