BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

BrMrsDigPackage


class description - source file - inheritance tree

class BrMrsDigPackage : public BrModuleContainer


    public:
BrMrsDigPackage BrMrsDigPackage() BrMrsDigPackage BrMrsDigPackage(const Char_t* name, const Char_t* title) BrMrsDigPackage BrMrsDigPackage(BrMrsDigPackage&) virtual void ~BrMrsDigPackage() virtual void Book() static TClass* Class() BrDigitizeTof* GetTofwModule() const BrDigitizeTPC* GetTpm1Module() const BrDigitizeTPC* GetTpm2Module() const virtual TClass* IsA() const virtual void Print(Option_t* option = "B") const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
BrDigitizeTPC* fTpm1Module BrDigitizeTPC* fTpm2Module BrDigitizeTof* fTofwModule

Class Description

 Package for digitisation of BRAG output data for all MRS
 detectors (TPM1, TPM2, TOFW)


BrMrsDigPackage()
 Default constructor. DO NOT USE

BrMrsDigPackage(const Char_t* name, const Char_t* title) : BrModuleContainer(name, title)
 Named Constructor. Construct all the digisation modules.

void Book()
 Make a directory for MRS data and let the modules do the
 rest.

void Print(Option_t* option) const
 Print module information
 See BrModuleContainer::Print for options.



Inline Functions


         BrDigitizeTPC* GetTpm1Module() const
         BrDigitizeTPC* GetTpm2Module() const
         BrDigitizeTof* GetTofwModule() const
                TClass* Class()
                TClass* IsA() const
                   void ShowMembers(TMemberInspector& insp, char* parent)
                   void Streamer(TBuffer& b)
                   void StreamerNVirtual(TBuffer& b)
        BrMrsDigPackage BrMrsDigPackage(BrMrsDigPackage&)
                   void ~BrMrsDigPackage()

This page automatically generated by script docBrat by Christian Holm

Copyright ; 2002 BRAHMS Collaboration <brahmlib@rcf.rhic.bnl.gov>
Last Update on 2001/08/12 13:40:01 $ by cholm $

Validate HTML
Validate CSS