|
star-travex
|
#include <StiScanRootFile.h>
Public Member Functions | |
| StiScanRootFile (StiScanPrgOptions &prgOpts, Option_t *option="", const char *ftitle="", Int_t compress=1) | |
| void | FillHists (const StiScanEvent &stiEvent, const std::set< std::string > *volumeList=0) |
| void | FillHists (const TGeaEvent &geaEvent, const std::set< std::string > *volumeList=0) |
| void | Finalize () |
Protected Attributes | |
| StiScanPrgOptions & | fPrgOptions |
| Shadow base class reference. More... | |
Private Member Functions | |
| void | FindAutoRange () const |
Definition at line 16 of file StiScanRootFile.h.
| StiScanRootFile::StiScanRootFile | ( | StiScanPrgOptions & | prgOpts, |
| Option_t * | option = "", |
||
| const char * | ftitle = "", |
||
| Int_t | compress = 1 |
||
| ) |
Definition at line 14 of file StiScanRootFile.cxx.
| void StiScanRootFile::FillHists | ( | const StiScanEvent & | stiEvent, |
| const std::set< std::string > * | volumeList = 0 |
||
| ) |
Definition at line 99 of file StiScanRootFile.cxx.
| void StiScanRootFile::FillHists | ( | const TGeaEvent & | geaEvent, |
| const std::set< std::string > * | volumeList = 0 |
||
| ) |
Definition at line 106 of file StiScanRootFile.cxx.
| void StiScanRootFile::Finalize | ( | ) |
Definition at line 112 of file StiScanRootFile.cxx.
|
private |
Definition at line 30 of file StiScanRootFile.cxx.
|
protected |
Shadow base class reference.
Definition at line 28 of file StiScanRootFile.h.
1.8.8