|
Public Member Functions |
| SctDaqRootFile (string fileName) |
char * | fillData32 (const TH1F &hist0Data, const TH1F &hist1Data) |
char * | fillData16 (const TH1F &hist0Data, const TH1F &hist1Data) |
auto_ptr< TH2D > | fillData (const TH1F &histData) |
void | dealWithOccupancy (TH1F &hist0Data, TH1F &hist1Data, TH1F &triggerData, unsigned short scanVar, bool forceConstTrigger=true) |
auto_ptr< TH1F > | getTriggerData () |
auto_ptr< TH1F > | getHistData (int cycleNum, int id) |
int | getCycleNum (string serialNum) |
Protected Attributes |
TFile | file |