star-travex
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Member Functions | List of all members
StiScanHistsByVolume Class Reference

#include <StiScanHistsByVolume.h>

Inheritance diagram for StiScanHistsByVolume:
StiScanHistContainer

Public Member Functions

 StiScanHistsByVolume (StiScanPrgOptions &prgOpts, const char *name, TDirectory *motherDir=0, bool doProjection=false, Option_t *option="")
 
- Public Member Functions inherited from StiScanHistContainer
 StiScanHistContainer (StiScanPrgOptions &prgOpts, const char *name, TDirectory *motherDir=0, bool doProjection=true, Option_t *option="")
 
void FillHists (const StiScanEvent &eventT, const std::set< std::string > *volumeList=0)
 
void FillHists (const TGeaEvent &eventG, const std::set< std::string > *volumeList=0)
 
virtual void FillDerivedHists ()
 
void SetZRange (double minZ, double maxZ)
 
double GetZMin () const
 
double GetZMax () const
 
void SetRRange (float minR, float maxR)
 
float GetRMin () const
 
float GetRMax () const
 

Protected Member Functions

virtual void FillHists (const TStiKalmanTrack &kalmTrack, const std::set< std::string > *volumeList=0)
 
- Protected Member Functions inherited from StiScanHistContainer
void FillHists (const TGeaTrack &trackG, const std::set< std::string > *volumeList=0)
 

Additional Inherited Members

- Protected Attributes inherited from StiScanHistContainer
const StiScanPrgOptionsfPrgOptions
 Command line arguments and options requested by the user. More...
 
double mNodeZMin
 
double mNodeZMax
 
float mNodeRMin
 
float mNodeRMax
 
bool mDoProjection
 If true will create integral projections of 2D profiles instead of creating 1D profiles with bin averages. More...
 
Profile3DhNStepsVsPhiVsRVsZ
 
Profile3DhELossVsPhiVsRVsZ
 
Profile3DhELossVsXVsYVsZ
 
Profile3DhDensityVsPhiVsRVsZ
 
Profile3DhRelRadLengthVsPhiVsRVsZ
 

Detailed Description

Definition at line 12 of file StiScanHistsByVolume.h.

Constructor & Destructor Documentation

StiScanHistsByVolume::StiScanHistsByVolume ( StiScanPrgOptions prgOpts,
const char *  name,
TDirectory *  motherDir = 0,
bool  doProjection = false,
Option_t *  option = "" 
)

Definition at line 9 of file StiScanHistsByVolume.cxx.

Member Function Documentation

void StiScanHistsByVolume::FillHists ( const TStiKalmanTrack kalmTrack,
const std::set< std::string > *  volumeList = 0 
)
protectedvirtual

Reimplemented from StiScanHistContainer.

Definition at line 15 of file StiScanHistsByVolume.cxx.


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