FEDRA emulsion software from the OPERA Collaboration
|
OPERA emulsion data set. More...
#include <EdbDataSet.h>
Public Member Functions | |
EdbDataSet () | |
============================================================================== More... | |
EdbDataSet (const char *file) | |
EdbDataPiece * | FindPiece (const char *name) |
const char * | GetAnaDir () const |
const char * | GetParDir () const |
EdbDataPiece * | GetPiece (int id) |
int | GetRunList (const char *file) |
int | N () const |
void | Print () |
void | PrintRunList () |
int | ReadDataSetDef (const char *file) |
void | Set0 () |
void | WriteRunList () |
virtual | ~EdbDataSet () |
Private Attributes | |
TString | eAnaDir |
path for analysis data directory More... | |
TFile * | eDBFile |
the file (database) to save all parameters More... | |
TString | eDBFileName |
root file to keep pieces parameters More... | |
TString | eInputList |
list of input data (runs) More... | |
TString | eParDir |
path for parameters directory More... | |
TObjArray | ePieces |
array of runs More... | |
OPERA emulsion data set.
EdbDataSet::EdbDataSet | ( | ) |
==============================================================================
|
virtual |
EdbDataPiece * EdbDataSet::FindPiece | ( | const char * | name | ) |
|
inline |
|
inline |
|
inline |
int EdbDataSet::GetRunList | ( | const char * | file | ) |
|
inline |
void EdbDataSet::Print | ( | ) |
void EdbDataSet::PrintRunList | ( | ) |
int EdbDataSet::ReadDataSetDef | ( | const char * | file | ) |
void EdbDataSet::Set0 | ( | ) |
void EdbDataSet::WriteRunList | ( | ) |
|
private |
path for analysis data directory
|
private |
the file (database) to save all parameters
|
private |
root file to keep pieces parameters
|
private |
list of input data (runs)
|
private |
path for parameters directory
|
private |
array of runs