#include "AlListener.h"

AlListener


class description - source file - inheritance tree (.pdf)

class AlListener : public ZNode

Inheritance Chart:
TObject
<-
ZGlass
<-
ZList
<-
ZNode
<-
AlListener
    private:
void _init() public:
static void _gled_catalog_init() AlListener(const Text_t* n = "AlListener", const Text_t* t = "0") AlListener(const AlListener&) ~AlListener() static TClass* Class() virtual void CopyLinkRefs(lppZGlass_t& ref_list) virtual void CopyLinkReps(ZGlass::lLinkRep_t& link_rep_list) virtual void CopyLinks(lpZGlass_t& glass_list) void EmitSourceRay() void ExecuteMir(ZMIR& mir) static FID_t FID() Float_t GetGain() const AlListener::LocationType_e GetLocationType() const static GledNS::ClassInfo* GlassInfo() virtual TClass* IsA() const static MID_t Mid_SetGain() static MID_t Mid_SetLocationType() AlListener& operator=(const AlListener&) virtual Int_t RebuildLinkRefs(An_ID_Demangler* c) ZMIR* S_SetGain(Float_t gain) ZMIR* S_SetLocationType(AlListener::LocationType_e locationtype) void SetGain(Float_t gain) void SetLocationType(AlListener::LocationType_e locationtype) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual FID_t VFID() const virtual GledNS::ClassInfo* VGlassInfo() const

Data Members


    protected:
AlListener::LocationType_e mLocationType X{GS} 7 PhonyEnum() Float_t mGain X{GS} Ray{Source} 7 Value(-range=>[0,100,1,1000]) static GledNS::ClassInfo* sap_AlListener_ci public:
static const AlListener::LocationType_e LT_Camera static const AlListener::LocationType_e LT_Absolute

Class Description

 AlListener



void _init()
 *** Set all links to 0 ***

void EmitSourceRay()



Inline Functions


                              void ~AlListener()
                        AlListener AlListener(const Text_t* n = "AlListener", const Text_t* t = "0")
                             FID_t FID()
                             FID_t VFID() const
                GledNS::ClassInfo* GlassInfo()
                GledNS::ClassInfo* VGlassInfo() const
        AlListener::LocationType_e GetLocationType() const
                              void SetLocationType(AlListener::LocationType_e locationtype)
                           Float_t GetGain() const
                              void SetGain(Float_t gain)
                              void CopyLinks(lpZGlass_t& glass_list)
                              void CopyLinkRefs(lppZGlass_t& ref_list)
                              void CopyLinkReps(ZGlass::lLinkRep_t& link_rep_list)
                             Int_t RebuildLinkRefs(An_ID_Demangler* c)
                              void ExecuteMir(ZMIR& mir)
                             ZMIR* S_SetLocationType(AlListener::LocationType_e locationtype)
                             MID_t Mid_SetLocationType()
                             ZMIR* S_SetGain(Float_t gain)
                             MID_t Mid_SetGain()
                              void _gled_catalog_init()
                           TClass* Class()
                           TClass* IsA() const
                              void ShowMembers(TMemberInspector& insp, char* parent)
                              void Streamer(TBuffer& b)
                              void StreamerNVirtual(TBuffer& b)
                        AlListener AlListener(const AlListener&)
                       AlListener& operator=(const AlListener&)


Last update: Thu Jun 9 15:57:25 2005


ROOT page - Home 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.