#include <StiScanHistContainer.h>
Definition at line 17 of file StiScanHistContainer.h.
| StiScanHistContainer::StiScanHistContainer |
( |
StiScanPrgOptions & |
prgOpts, |
|
|
const char * |
name, |
|
|
TDirectory * |
motherDir = 0, |
|
|
bool |
doProjection = true, |
|
|
Option_t * |
option = "" |
|
) |
| |
| void StiScanHistContainer::BookHists |
( |
| ) |
|
|
private |
| void StiScanHistContainer::FillDerivedHists |
( |
| ) |
|
|
virtual |
| void StiScanHistContainer::FillHists |
( |
const StiScanEvent & |
eventT, |
|
|
const std::set< std::string > * |
volumeList = 0 |
|
) |
| |
| void StiScanHistContainer::FillHists |
( |
const TGeaEvent & |
eventG, |
|
|
const std::set< std::string > * |
volumeList = 0 |
|
) |
| |
| void StiScanHistContainer::FillHists |
( |
const TStiKalmanTrack & |
kalmTrack, |
|
|
const std::set< std::string > * |
volumeList = 0 |
|
) |
| |
|
protectedvirtual |
| void StiScanHistContainer::FillHists |
( |
const TGeaTrack & |
trackG, |
|
|
const std::set< std::string > * |
volumeList = 0 |
|
) |
| |
|
protected |
| float StiScanHistContainer::GetRMax |
( |
| ) |
const |
|
inline |
| float StiScanHistContainer::GetRMin |
( |
| ) |
const |
|
inline |
| double StiScanHistContainer::GetZMax |
( |
| ) |
const |
|
inline |
| double StiScanHistContainer::GetZMin |
( |
| ) |
const |
|
inline |
| void StiScanHistContainer::InitRange |
( |
| ) |
|
|
private |
| void StiScanHistContainer::SetRRange |
( |
float |
minR, |
|
|
float |
maxR |
|
) |
| |
|
inline |
| void StiScanHistContainer::SetZRange |
( |
double |
minZ, |
|
|
double |
maxZ |
|
) |
| |
|
inline |
| Profile3D* StiScanHistContainer::hDensityVsPhiVsRVsZ |
|
protected |
| Profile3D* StiScanHistContainer::hELossVsPhiVsRVsZ |
|
protected |
| Profile3D* StiScanHistContainer::hELossVsXVsYVsZ |
|
protected |
| Profile3D* StiScanHistContainer::hNStepsVsPhiVsRVsZ |
|
protected |
| Profile3D* StiScanHistContainer::hRelRadLengthVsPhiVsRVsZ |
|
protected |
| bool StiScanHistContainer::mDoProjection |
|
protected |
If true will create integral projections of 2D profiles instead of creating 1D profiles with bin averages.
Definition at line 48 of file StiScanHistContainer.h.
| float StiScanHistContainer::mNodeRMax |
|
protected |
| float StiScanHistContainer::mNodeRMin |
|
protected |
| double StiScanHistContainer::mNodeZMax |
|
protected |
| double StiScanHistContainer::mNodeZMin |
|
protected |
The documentation for this class was generated from the following files: