HYDRA_development_version
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HShowerCal Class Reference

#include <hshowercal.h>

Inheritance diagram for HShowerCal:
Collaboration diagram for HShowerCal:

Public Member Functions

 HShowerCal ()
 
 HShowerCal (const Float_t fCharge)
 
Int_t clear ()
 
Float_t getCharge () const
 
void setCharge (Float_t fCharge)
 
Int_t getAddress (void)
 
Char_t getSector (void)
 
Char_t getModule (void)
 
Char_t getRow (void)
 
Char_t getCol (void)
 
void setSector (Char_t s)
 
void setModule (Char_t m)
 
void setRow (Char_t r)
 
void setCol (Char_t c)
 
Int_t isLocalMax ()
 
void setLocalMax ()
 
void resetLocalMax ()
 
Int_t getNLocationIndex (void)
 
Int_t getLocationIndex (Int_t i)
 

Public Attributes

ClassDef(HShowerCal,
1) private Char_t 
m_nSector
 
Char_t m_nModule
 
Char_t m_nRow
 
Char_t m_nCol
 
Float_t m_fCharge
 
Int_t m_nIsLocalMax
 

Detailed Description

Definition at line 7 of file hshowercal.h.

Constructor & Destructor Documentation

HShowerCal::HShowerCal ( )
inline

Definition at line 9 of file hshowercal.h.

HShowerCal::HShowerCal ( const Float_t  fCharge)
inline

Definition at line 14 of file hshowercal.h.

Member Function Documentation

Int_t HShowerCal::clear ( )
Int_t HShowerCal::getAddress ( void  )
inline

Definition at line 23 of file hshowercal.h.

Referenced by HShowerCopy::copy(), and HShowerPadDigitizer::execute().

Char_t HShowerCal::getCol ( void  )
inline
Int_t HShowerCal::getLocationIndex ( Int_t  i)

Definition at line 53 of file hshowercal.cc.

References getCol(), getModule(), getRow(), and getSector().

Char_t HShowerCal::getModule ( void  )
inline
Int_t HShowerCal::getNLocationIndex ( void  )

Definition at line 49 of file hshowercal.cc.

Char_t HShowerCal::getRow ( void  )
inline
Char_t HShowerCal::getSector ( void  )
inline
Int_t HShowerCal::isLocalMax ( )
inline

Definition at line 34 of file hshowercal.h.

References m_nIsLocalMax.

Referenced by HShowerHitFinder::isLocalMax().

void HShowerCal::resetLocalMax ( )
inline

Definition at line 36 of file hshowercal.h.

References m_nIsLocalMax.

void HShowerCal::setCharge ( Float_t  fCharge)
inline

Definition at line 21 of file hshowercal.h.

References m_fCharge.

Referenced by HShowerCalibrater::calibrate(), and HShowerCopy::copy().

void HShowerCal::setCol ( Char_t  c)
inline

Definition at line 32 of file hshowercal.h.

References m_nCol.

Referenced by HShowerCalibrater::calibrate(), and HShowerCopy::copy().

void HShowerCal::setLocalMax ( )
inline

Definition at line 35 of file hshowercal.h.

References m_nIsLocalMax.

Referenced by HShowerHitFinder::isLocalMax().

void HShowerCal::setModule ( Char_t  m)
inline

Definition at line 30 of file hshowercal.h.

References m_nModule.

Referenced by HShowerCalibrater::calibrate(), and HShowerCopy::copy().

void HShowerCal::setRow ( Char_t  r)
inline

Definition at line 31 of file hshowercal.h.

References m_nRow.

Referenced by HShowerCalibrater::calibrate(), and HShowerCopy::copy().

void HShowerCal::setSector ( Char_t  s)
inline

Definition at line 29 of file hshowercal.h.

References m_nSector.

Referenced by HShowerCalibrater::calibrate(), and HShowerCopy::copy().

Member Data Documentation

Float_t HShowerCal::m_fCharge

Definition at line 51 of file hshowercal.h.

Referenced by getCharge(), and setCharge().

Char_t HShowerCal::m_nCol

Definition at line 49 of file hshowercal.h.

Referenced by getCol(), and setCol().

Int_t HShowerCal::m_nIsLocalMax

Definition at line 53 of file hshowercal.h.

Referenced by isLocalMax(), resetLocalMax(), and setLocalMax().

Char_t HShowerCal::m_nModule

Definition at line 47 of file hshowercal.h.

Referenced by getModule(), and setModule().

Char_t HShowerCal::m_nRow

Definition at line 48 of file hshowercal.h.

Referenced by getRow(), and setRow().

ClassDef (HShowerCal, 1) private Char_t HShowerCal::m_nSector

Definition at line 41 of file hshowercal.h.

Referenced by getSector(), and setSector().


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