#include "hshowersubidpar.h" |
HShowerSubIdPar
class description - source file - inheritance tree (.pdf)
public:
HShowerSubIdPar()
HShowerSubIdPar(Int_t nSubId)
HShowerSubIdPar(const HShowerSubIdPar&)
~HShowerSubIdPar()
static TClass* Class()
virtual Bool_t defaultInit(Int_t subId)
Int_t getPartOfSector()
Int_t getSector()
Int_t getSubID()
Int_t getSwap()
virtual Bool_t initAscii(HParHadAsciiFileIo* pHadAsciiFile)
virtual TClass* IsA() const
HShowerSubIdPar& operator=(const HShowerSubIdPar&)
void setPartOfSector(Int_t nPartOfSector)
void setSector(Int_t nSector)
void setSubID(Int_t nSubId)
void setSwap(Int_t nSwap)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
virtual Bool_t writeAscii(HParHadAsciiFileIo* pHadAsciiFile)
private:
Int_t m_nSubId sub event id
Int_t m_nSector sector number
Int_t m_nPartOfSector 0 = 0-15 rows; 1 = 16-31 rows
Int_t m_nSwap swap plugs flag
HShowerSubIdPar()
HShowerSubIdPar(Int_t nSubId)
Bool_t defaultInit(Int_t nSubId)
Bool_t initAscii(HParHadAsciiFileIo* pHadAsciiFileIo)
Bool_t writeAscii(HParHadAsciiFileIo* pHadAsciiFileIo)
Inline Functions
void ~HShowerSubIdPar()
void setSubID(Int_t nSubId)
void setPartOfSector(Int_t nPartOfSector)
void setSector(Int_t nSector)
void setSwap(Int_t nSwap)
Int_t getSubID()
Int_t getSector()
Int_t getPartOfSector()
Int_t getSwap()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HShowerSubIdPar HShowerSubIdPar(const HShowerSubIdPar&)
HShowerSubIdPar& operator=(const HShowerSubIdPar&)
Last update: Fri Jan 26 12:33:57 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.