StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
dProjector Class Reference

Public Member Functions

 dProjector (dFitter3d *mFitter)
 
TH1D * get1dProjection (TString axis, double xmin, double xmax, double ymin, double ymax, double zmin, double zmax)
 
TH2D * get2dProjection (TString axis, double xmin, double xmax, double ymin, double ymax, double zmin, double zmax)
 
void setNumerator (TH3D *numerator)
 
void setDenominator (TH3D *denominator)
 
void setRatio (TH3D *ratio)
 
TH3D * getNumerator ()
 
TH3D * getDenominator ()
 
TH3D * getRatio ()
 
void setNorm (double norm)
 
double getNorm ()
 
void setThresholdNumerator (double thresN)
 
void setThresholdDenominator (double thresD)
 
double getThresholdNumerator ()
 
double getThresholdDenominator ()
 
void setRatioMin (double min)
 
void setRatioMax (double max)
 
TH1D * get1dFit ()
 
TH1D * get1dNorm ()
 
TH2D * get2dFit ()
 
TH2D * get2dNorm ()
 

Detailed Description

Definition at line 21 of file dProjector.h.


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