HShowerWire
class description - source file - inheritance tree (.pdf)
public:
HShowerWire()
HShowerWire(const HShowerWire&)
virtual ~HShowerWire()
static TClass* Class()
Int_t getNrWire()
Float_t getYWire()
virtual TClass* IsA() const
HShowerWire& operator=(const HShowerWire&)
void setNrWire(Int_t nr)
void setYWire(Float_t fY)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
Int_t nWireNr wire identification
Float_t fYwir position in local coordinates
HShowerWire
Class describe coordinates one wire
HShowerWireTab
Table of local coordinates of wires
HShowerWire()
~HShowerWire()
Inline Functions
Float_t getYWire()
Int_t getNrWire()
void setYWire(Float_t fY)
void setNrWire(Int_t nr)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HShowerWire HShowerWire(const HShowerWire&)
HShowerWire& operator=(const HShowerWire&)
Last update: Fri Jan 26 12:34:13 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.