StSsdDaqMaker Class Reference

Class to read SSD data from DAQ files. More...

#include <StSsdDaqMaker.h>

Inheritance diagram for StSsdDaqMaker:

StMaker

List of all members.

Public Member Functions

 StSsdDaqMaker (const char *name="SpaStrip")
virtual ~StSsdDaqMaker ()
 This is StSsdDaqMaker destructor.
virtual Int_t Init ()
 Init - is a first method the top level StChain calls to initialize all its makers.
virtual Int_t InitRun (int runumber)
virtual Int_t Make ()
virtual Int_t Finish ()
virtual const char * GetCVS () const
 Displayed on session exit, leave it as-is please ...

Protected Attributes

StSsdConfig * mConfig
TH2S * occupancy_wafer
TH2S * occupancy_chip
TH2S * noise_chip
TH2S * noise_wafer
TH2S * noise_chip_P
TH2S * noise_chip_N
TH2S * pedestal_chip
TH1F * occupancy
TH2S * ped_zero_ladP
TH2S * ped_zero_ladN
TH2S * ped_high_ladP
TH2S * ped_high_ladN
TH2S * noise_zero_ladP
TH2S * noise_zero_ladN
TH2S * noise_high_ladP
TH2S * noise_high_ladN
int mPedOut


Detailed Description

Class to read SSD data from DAQ files.

Author:
Martin,Reinnarth,Bouchet
Date:
2004/11/03 This commented block at the top of the header file is considered as the class description to be present on the this class Web page.
StSsdDaqMaker Class to read SSD data from DAQ files

Definition at line 69 of file StSsdDaqMaker.h.


Constructor & Destructor Documentation

StSsdDaqMaker::~StSsdDaqMaker (  )  [virtual]

This is StSsdDaqMaker destructor.

The first comment lines after the opening bracket ({) of a member function are considered as a member function description

The first comment lines after the opening bracket ({) of a member function are considered as a member function description see: ROOT HTML documentation

Definition at line 69 of file StSsdDaqMaker.cxx.


Member Function Documentation

Int_t StSsdDaqMaker::Finish (  )  [virtual]

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

Reimplemented from StMaker.

Definition at line 472 of file StSsdDaqMaker.cxx.

References kStOK.

Int_t StSsdDaqMaker::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 210 of file StSsdDaqMaker.cxx.

References kStOK, and kStWarn.


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

Generated on Thu Feb 9 04:27:33 2012 for StRoot by  doxygen 1.5.9