#include "hshowerparset.h" |
HShowerParSet
class description - source file - inheritance tree (.pdf)
public:
HShowerParSet(const char* name, const char* title, const char* context)
HShowerParSet(const HShowerParSet&)
virtual ~HShowerParSet()
static TClass* Class()
virtual Bool_t init(HParIo* inp, Int_t* set)
virtual TClass* IsA() const
HShowerParSet& operator=(const HShowerParSet&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
virtual Int_t write(HParIo*)
HShowerParSet
Base class for all shower parameter containers
HShowerParSet(const char* name,const char* title,
const char* context)
: HParSet(name,title,context)
initializate HParSet for shower detector
Bool_t init(HParIo* inp,Int_t* set)
intitializes the container from an input
set additional information for shower detector
Int_t write(HParIo* output)
writes the shower container to the output defined in the runtime
database
void Streamer(TBuffer &R__b)
Stream an object of class HShowerParSet.
Inline Functions
void ~HShowerParSet()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void StreamerNVirtual(TBuffer& b)
HShowerParSet HShowerParSet(const HShowerParSet&)
HShowerParSet& operator=(const HShowerParSet&)
Last update: Fri Jan 26 12:33:51 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.