BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

BrTpcHitPackage


class description - source file - inheritance tree

class BrTpcHitPackage : public BrModuleContainer


    public:
BrTpcHitPackage BrTpcHitPackage() BrTpcHitPackage BrTpcHitPackage(const Char_t* name, const Char_t* title) BrTpcHitPackage BrTpcHitPackage(BrTpcHitPackage&) void ~BrTpcHitPackage() virtual void Book() static TClass* Class() BrCleanupNodesModule* GetCleanupNodesModule() const Bool_t GetClustersInOutput() const BrSwitchContainer* GetSwitchContainer() const BrTpcClusterModule* GetTpcClusterModule() const BrTpcDeconvoluteClusterModule* GetTpcDeconvoluteClusterModule() const BrTpcHitModule* GetTpcHitModule() const BrTpcSequencePPModule* GetTpcSequencePPModule() const virtual void Init() virtual TClass* IsA() const virtual void Print(Option_t* option = "B") const void SetClustersInOutput(Bool_t on = kFALSE) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
BrTpcSequencePPModule* fTpcSequencePPModule BrTpcClusterModule* fTpcClusterModule BrTpcDeconvoluteClusterModule* fTpcDeconvoluteClusterModule BrTpcHitModule* fTpcHitModule BrSwitchContainer* fSwitcher BrCleanupNodesModule* fCleanModule Bool_t fClustersInOutput


See also

BrTpcTrackPackage

Class Description

 This package can process the raw Tpc data (BrTpcSequence) to
 produce tpc hits (BrTpcHit)

 It contains the following modules :
 BrTPCPreProcess
 BrTpcClusterModule
 BrTpcDeconvoluteClusterModule
 BrTpcHitModule


BrTpcHitPackage()
 Default constructor. DO NOT USE

BrTpcHitPackage(const Char_t* name, const Char_t* title) : BrModuleContainer(name, title)
 Named Constructor

void Init()
 This is where we add the tables deselected to the cleanupcontainer

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

void Print(Option_t* option) const
 Print module information
 See BrModule::Print for options.
 In addition this module defines the Option:
 <fill in here>



Inline Functions


                                Bool_t GetClustersInOutput() const
                 BrCleanupNodesModule* GetCleanupNodesModule() const
                    BrSwitchContainer* GetSwitchContainer() const
                BrTpcSequencePPModule* GetTpcSequencePPModule() const
                   BrTpcClusterModule* GetTpcClusterModule() const
        BrTpcDeconvoluteClusterModule* GetTpcDeconvoluteClusterModule() const
                       BrTpcHitModule* GetTpcHitModule() const
                                  void SetClustersInOutput(Bool_t on = kFALSE)
                               TClass* Class()
                               TClass* IsA() const
                                  void ShowMembers(TMemberInspector& insp, char* parent)
                                  void Streamer(TBuffer& b)
                                  void StreamerNVirtual(TBuffer& b)
                       BrTpcHitPackage BrTpcHitPackage(BrTpcHitPackage&)
                                  void ~BrTpcHitPackage()

This page automatically generated by script docBrat by Christian Holm

Copyright ; 2002 BRAHMS Collaboration <brahmlib@rcf.rhic.bnl.gov>
Last Update on 2002/01/03 19:54:13 $ by cholm $

Validate HTML
Validate CSS