StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Attributes | List of all members
StPicoBTowHit Class Reference

Holds information about BEMC tower. More...

#include <StPicoBTowHit.h>

Inheritance diagram for StPicoBTowHit:

Public Member Functions

 StPicoBTowHit ()
 Default constructor.
 
 StPicoBTowHit (Int_t adc, Float_t e)
 Constructor that takes ADC and energy.
 
 StPicoBTowHit (const StPicoBTowHit &hit)
 Copy constructor.
 
virtual ~StPicoBTowHit ()
 Destructor.
 
virtual void Print (const Char_t *option="") const
 Print tower information.
 
Int_t adc () const
 Return ADC of the tower.
 
Float_t energy () const
 Return energy of the tower.
 
Bool_t isBad () const
 Return if the tower is bad.
 
Int_t numericIndex2SoftId (Int_t idx) const
 Return softId.
 
void setAdc (Int_t adc)
 Set tower ADC.
 
void setEnergy (Float_t energy)
 Set tower energy.
 

Protected Attributes

UShort_t mAdc
 ADC.
 
Short_t mE
 Energy * 1000.
 

Detailed Description

Holds information about BEMC tower.

The class holds information about the tower from the Barrel ElectroMagnetic Calorimeter (BEMC)

Definition at line 19 of file StPicoBTowHit.h.


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