StMuAnalysisMaker Class Reference

A typical Analysis Class for MuDst. More...

#include <StMuAnalysisMaker.h>

Inheritance diagram for StMuAnalysisMaker:

StMaker

List of all members.

Public Member Functions

 StMuAnalysisMaker (const Char_t *name="muAnalysis")
void Clear (Option_t *option="")
 User defined functions.
Int_t Init ()
Int_t Make ()
Int_t Finish ()
virtual const char * GetCVS () const


Detailed Description

A typical Analysis Class for MuDst.

Author:
Wei-Ming Zhang, KSU, Mar 2004
This is an example of a maker to perform analysis using MuDst.

Id
StMuAnalysisMaker.cxx,v 1.1 2004/08/10 16:09:11 perev Exp
-------------------------------------------------------------------------
Log
StMuAnalysisMaker.cxx,v
Revision 1.1 2004/08/10 16:09:11 perev new GridCollector stuff

-------------------------------------------------------------------------

Author:
Wei-Ming Zhang, KSU, Mar 2004
This is an example of a maker to perform analysis using MuDst.

Id
StMuAnalysisMaker.h,v 1.1 2004/08/10 16:09:11 perev Exp

-------------------------------------------------------------------------

Log
StMuAnalysisMaker.h,v
Revision 1.1 2004/08/10 16:09:11 perev new GridCollector stuff

-------------------------------------------------------------------------

Definition at line 34 of file StMuAnalysisMaker.h.


Member Function Documentation

Int_t StMuAnalysisMaker::Finish (  )  [virtual]

Terminate a run. Place to make operations on histograms, normalization,etc.

Reimplemented from StMaker.

Definition at line 59 of file StMuAnalysisMaker.cxx.

References kStOK.

Int_t StMuAnalysisMaker::Make (  )  [virtual]

The Make() method is the one responsible for calling the maker's InitRun(). Note that that InitRun() is called for real data and if both of the following are true

  • a header exists
  • the run number changes

This is the ONLY place calling the InitRun() routine.

check privilege to skip event

Reimplemented from StMaker.

Definition at line 85 of file StMuAnalysisMaker.cxx.

References StMuDst::event(), StMuDst::globalTracks(), kStOK, StMuDst::l3Tracks(), StMuDst::primaryTracks(), StMuTrack::pt(), and StMuEvent::refMult().


The documentation for this class was generated from the following files:

Generated on Fri Feb 10 04:28:12 2012 for StRoot by  doxygen 1.5.9