#include "hmatchushower.h" |
HMatchUShower
class description - source file - inheritance tree (.pdf)
public:
HMatchUShower()
HMatchUShower(const HMatchUShower&)
~HMatchUShower()
static TClass* Class()
Int_t getBuildId()
Int_t getColumn()
Float_t getPhi()
Int_t getRow()
Int_t getRowOffset()
Int_t getRowPattern()
Int_t getSector()
Float_t getTheta()
virtual TClass* IsA() const
HMatchUShower& operator=(const HMatchUShower&)
void setBuildID(Int_t buildId)
void setColumn(Int_t col)
void setPhi(Float_t ph)
void setRow(Int_t row)
void setRowOffset(Int_t row)
void setRowPattern(Int_t rowPat)
void setSector(Int_t i)
void setTheta(Float_t th)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Int_t fBuildId shower IPC module
Int_t fColumn x coordinate of hit in detector coordinate system
Int_t fRow y coordinate of hit in detector coordinate system
Int_t fRowPattern pattern which encodes the y information of several hits
Int_t fSector sector in standard notation (0 - 5)
Int_t fRowOffset row offset
Float_t fTheta theta coordinate in lab coordinate system - [0..45] degree
Float_t fPhi phi coordinate in lab coordinate system - [0..360] degree
HMatchUShower(void)
Default constructor.
Input parameters:
none
Output parameters:
none
Return code:
none
~HMatchUShower(void)
Destructor
Input parameters:
none
Output parameters:
none
Return code:
none
Inline Functions
Int_t getBuildId()
Int_t getColumn()
Int_t getRowPattern()
Int_t getRow()
Int_t getRowOffset()
Int_t getSector()
Float_t getTheta()
Float_t getPhi()
void setBuildID(Int_t buildId)
void setColumn(Int_t col)
void setRowPattern(Int_t rowPat)
void setRow(Int_t row)
void setRowOffset(Int_t row)
void setSector(Int_t i)
void setTheta(Float_t th)
void setPhi(Float_t ph)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HMatchUShower HMatchUShower(const HMatchUShower&)
HMatchUShower& operator=(const HMatchUShower&)
Last update: Fri Jan 26 12:00:20 2007
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.