StHighPtTagsMaker Class Reference
A maker to fill the HighPt tags.
More...
#include <StHighPtTagsMaker.h>
List of all members.
|
Public Member Functions |
|
| StHighPtTagsMaker (const char *name="HighPtTags", const char *title=0) |
|
Int_t | Init () |
| Int_t | Make () |
|
HighPtTag_st * | tag () |
|
void | printTag (ostream &=cout) |
Protected Member Functions |
|
void | fillTag () |
Detailed Description
A maker to fill the HighPt tags.
- Author:
- Thomas Henry, July 2004, based on Gene Van Buren, Feb 1995, Lee Barnby and Leon Gaillard, July 2004 Tags are written in tables and end up in the tags.root file. It is expected that tags may be used, either uniquely or in combination, to select events. This maker fills the tags related to HighPt events i.e. High Towers and High Pt Tracks. Other interesting HighPt related variables such as refMult are expected to be in the general tags maker.
- Id
- StHighPtTagsMaker.h,v 1.1 2004/07/30 23:02:06 calderon Exp
Definition at line 26 of file StHighPtTagsMaker.h.
Member Function Documentation
| Int_t StHighPtTagsMaker::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 59 of file StHighPtTagsMaker.cxx.
References StMaker::AddData(), and kStOK.
The documentation for this class was generated from the following files: