BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

BrBragHeaderModule


class description - source file - inheritance tree

class BrBragHeaderModule : public BrModule


    public:
BrBragHeaderModule BrBragHeaderModule() BrBragHeaderModule BrBragHeaderModule(const Char_t* name, const Char_t* title) BrBragHeaderModule BrBragHeaderModule(BrBragHeaderModule&) virtual void ~BrBragHeaderModule() static TClass* Class() virtual void DefineHistograms() virtual void Event(BrEventNode* inNode, BrEventNode* outNode) 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:
TH1F* fVertexHist TH1F* fBHist

Class Description

 Module to copy BRAG header to output.  Histograms of the primary
 vertexs Z-coordinate and of the impact parameter is also
 generated.


BrBragHeaderModule()
 Default constructor. DO NOT USE

BrBragHeaderModule(const Char_t* name, const Char_t* title) : BrModule(name, title)
 Named Constructor

void DefineHistograms()
 Define histograms. They are:
 <fill in here>

void Event(BrEventNode* inNode, BrEventNode* outNode)
 Per event method
 Copy the BrGeantHeader from the input to the output BrEventNode

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


                   TClass* Class()
                   TClass* IsA() const
                      void ShowMembers(TMemberInspector& insp, char* parent)
                      void Streamer(TBuffer& b)
                      void StreamerNVirtual(TBuffer& b)
        BrBragHeaderModule BrBragHeaderModule(BrBragHeaderModule&)
                      void ~BrBragHeaderModule()

This page automatically generated by script docBrat by Christian Holm

Copyright ; 2002 BRAHMS Collaboration <brahmlib@rcf.rhic.bnl.gov>
Last Update on 2001/08/24 18:45:07 $ by cholm $

Validate HTML
Validate CSS