#include "hmdclayergeompar.h" |
HMdcLayerGeomParLay
class description - source file - inheritance tree (.pdf)
public:
HMdcLayerGeomParLay()
HMdcLayerGeomParLay(const HMdcLayerGeomParLay&)
~HMdcLayerGeomParLay()
static TClass* Class()
void clear()
void fill(Float_t a, Float_t c, Float_t d, Float_t e)
void fill(HMdcLayerGeomParLay&)
Float_t getCatDist()
Float_t getCentralWireNr()
Int_t getNumWires()
Float_t getPitch()
Float_t getWireOrient()
virtual TClass* IsA() const
HMdcLayerGeomParLay& operator=(const HMdcLayerGeomParLay&)
void setCatDist(Float_t c)
void setCentralWireNr(Float_t e)
void setNumWires(Int_t b)
void setPitch(Float_t a)
void setWireOrient(Float_t d)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Float_t pitch Distance bitween sense wires
Int_t numWires ! Number of wires
Float_t catDist Cell thickness
Float_t wireOrient Inclination angle
Float_t centralWireNr Number of wire which goes through geometrical center of MDC
HMdcLayerGeomPar
Container class for the Mdc specific geometry parameters of
the layers
The parameter container is used by several tasks: digitizer,
hit finder, event display.
This class replaces the former class HMdcDigitGeomPar.
void fill(HMdcLayerGeomParLay& r)
Inline Functions
void ~HMdcLayerGeomParLay()
HMdcLayerGeomParLay HMdcLayerGeomParLay()
Float_t getPitch()
Int_t getNumWires()
Float_t getCatDist()
Float_t getWireOrient()
Float_t getCentralWireNr()
void fill(HMdcLayerGeomParLay&)
void setPitch(Float_t a)
void setNumWires(Int_t b)
void setCatDist(Float_t c)
void setWireOrient(Float_t d)
void setCentralWireNr(Float_t e)
void clear()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HMdcLayerGeomParLay HMdcLayerGeomParLay(const HMdcLayerGeomParLay&)
HMdcLayerGeomParLay& operator=(const HMdcLayerGeomParLay&)
Last update: 17/01/2002 by I. Koenig
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.