class HHypChannel

Function Members (Methods)

public:
HHypChannel()
HHypChannel(const HHypChannel&)
virtual~HHypChannel()
static TClass*Class()
Int_tGet(const Char_t*)
const Char_t*Get(Int_t)
virtual TClass*IsA() const
virtual voidShowMembers(TMemberInspector& insp, char* parent)
virtual voidStreamer(TBuffer& b)
voidStreamerNVirtual(TBuffer& b)
private:
Bool_tAdd(const Char_t*, Int_t, Int_t)

Data Members

private:
Int_tadd_pointer! Pointer to the next element
Int_tdynamic_pointer! what is the next free channel number
const Char_t*hypchannel_names[75]! names
Int_thypchannel_numbers[75]! numbers

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

Bool_t Add(const Char_t* , Int_t , Int_t )
 Add one more channel to the list of known
 Input
 name: Name of the channel, see HadesHypNamingConvention in the wiki
 major: Main channel
 minor: subchannel (e.g. different algorithm selection)
HHypChannel(const HHypChannel& )
~HHypChannel(void)
Int_t Get(const Char_t *name)
Get back the number from a name
const Char_t * Get(Int_t num)
Get back the name from the number
HHypChannel()

Last change: 21/04/2005 by B. Spruck
Last generated: 2010-05-22 12:57

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.