#include <StiScanHistsByVolume.h>
|
| StiScanHistsByVolume (StiScanPrgOptions &prgOpts, const char *name, TDirectory *motherDir=0, bool doProjection=false, Option_t *option="") |
|
| 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 |
|
Definition at line 12 of file StiScanHistsByVolume.h.
StiScanHistsByVolume::StiScanHistsByVolume |
( |
StiScanPrgOptions & |
prgOpts, |
|
|
const char * |
name, |
|
|
TDirectory * |
motherDir = 0 , |
|
|
bool |
doProjection = false , |
|
|
Option_t * |
option = "" |
|
) |
| |
void StiScanHistsByVolume::FillHists |
( |
const TStiKalmanTrack & |
kalmTrack, |
|
|
const std::set< std::string > * |
volumeList = 0 |
|
) |
| |
|
protectedvirtual |
The documentation for this class was generated from the following files: