|
BmnRoot
|
#include <DstRunHeader.h>
Public Member Functions | |
| DstRunHeader () | |
| DstRunHeader (UInt_t period_number, UInt_t run_number, TTimeStamp start_time, TTimeStamp end_time) | |
| DstRunHeader (UInt_t period_number, UInt_t run_number, TTimeStamp start_time, TTimeStamp end_time, Int_t beam_a, Int_t beam_z, Float_t beam_energy, Int_t target_a, Int_t target_z, Int_t field_type, Double_t field_scale, TString field_name, TString geo_name) | |
| virtual | ~DstRunHeader () |
| UInt_t | GetPeriodId () |
| UInt_t | GetRunId () |
| TTimeStamp | GetStartTime () |
| TTimeStamp | GetFinishTime () |
| Int_t | GetBeamA () |
| Int_t | GetBeamZ () |
| Float_t | GetBeamEnergy () |
| Int_t | GetTargetA () |
| Int_t | GetTargetZ () |
| Int_t | GetFieldType () |
| Double_t | GetFieldScale () |
| TString | GetFieldName () |
| void | SetPeriodId (UInt_t period_number) |
| void | SetRunId (UInt_t run_number) |
| void | SetPeriodRun (UInt_t period_number, UInt_t run_number) |
| void | SetStartTime (TTimeStamp start_time) |
| void | SetFinishTime (TTimeStamp end_time) |
| void | SetBeamA (Int_t beam_a) |
| void | SetBeamZ (Int_t beam_z) |
| void | SetBeamEnergy (Float_t beam_energy) |
| void | SetTargetA (Int_t target_a) |
| void | SetTargetZ (Int_t target_z) |
| void | SetFieldType (Int_t field_type) |
| void | SetFieldScale (Double_t field_scale) |
| void | SetFieldName (TString field_name) |
| DstRunHeader () | |
| DstRunHeader (UInt_t period_number, UInt_t run_number, TTimeStamp start_time, TTimeStamp end_time) | |
| DstRunHeader (UInt_t period_number, UInt_t run_number, TTimeStamp start_time, TTimeStamp end_time, Int_t beam_a, Int_t beam_z, Float_t beam_energy, Int_t target_a, Int_t target_z, Int_t field_type, Double_t field_scale, TString field_name, TString geo_name) | |
| virtual | ~DstRunHeader () |
| UInt_t | GetPeriodId () |
| UInt_t | GetRunId () |
| TTimeStamp | GetStartTime () |
| TTimeStamp | GetFinishTime () |
| Int_t | GetBeamA () |
| Int_t | GetBeamZ () |
| Float_t | GetBeamEnergy () |
| Int_t | GetTargetA () |
| Int_t | GetTargetZ () |
| Int_t | GetFieldType () |
| Double_t | GetFieldScale () |
| TString | GetFieldName () |
| void | SetPeriodId (UInt_t period_number) |
| void | SetRunId (UInt_t run_number) |
| void | SetPeriodRun (UInt_t period_number, UInt_t run_number) |
| void | SetStartTime (TTimeStamp start_time) |
| void | SetFinishTime (TTimeStamp end_time) |
| void | SetBeamA (Int_t beam_a) |
| void | SetBeamZ (Int_t beam_z) |
| void | SetBeamEnergy (Float_t beam_energy) |
| void | SetTargetA (Int_t target_a) |
| void | SetTargetZ (Int_t target_z) |
| void | SetFieldType (Int_t field_type) |
| void | SetFieldScale (Double_t field_scale) |
| void | SetFieldName (TString field_name) |
Definition at line 8 of file DstRunHeader.h.
| DstRunHeader::DstRunHeader | ( | ) |
Default constructor
Definition at line 4 of file DstRunHeader.cxx.
| DstRunHeader::DstRunHeader | ( | UInt_t | period_number, |
| UInt_t | run_number, | ||
| TTimeStamp | start_time, | ||
| TTimeStamp | end_time | ||
| ) |
Constructor (short)
Definition at line 20 of file DstRunHeader.cxx.
| DstRunHeader::DstRunHeader | ( | UInt_t | period_number, |
| UInt_t | run_number, | ||
| TTimeStamp | start_time, | ||
| TTimeStamp | end_time, | ||
| Int_t | beam_a, | ||
| Int_t | beam_z, | ||
| Float_t | beam_energy, | ||
| Int_t | target_a, | ||
| Int_t | target_z, | ||
| Int_t | field_type, | ||
| Double_t | field_scale, | ||
| TString | field_name, | ||
| TString | geo_name | ||
| ) |
Constructor (full)
Definition at line 36 of file DstRunHeader.cxx.
|
virtual |
Destructor
Definition at line 65 of file DstRunHeader.cxx.
| DstRunHeader::DstRunHeader | ( | ) |
Default constructor
| DstRunHeader::DstRunHeader | ( | UInt_t | period_number, |
| UInt_t | run_number, | ||
| TTimeStamp | start_time, | ||
| TTimeStamp | end_time | ||
| ) |
Constructor (short)
| DstRunHeader::DstRunHeader | ( | UInt_t | period_number, |
| UInt_t | run_number, | ||
| TTimeStamp | start_time, | ||
| TTimeStamp | end_time, | ||
| Int_t | beam_a, | ||
| Int_t | beam_z, | ||
| Float_t | beam_energy, | ||
| Int_t | target_a, | ||
| Int_t | target_z, | ||
| Int_t | field_type, | ||
| Double_t | field_scale, | ||
| TString | field_name, | ||
| TString | geo_name | ||
| ) |
Constructor (full)
|
virtual |
Destructor
|
inline |
Definition at line 41 of file DstRunHeader.h.
|
inline |
Definition at line 41 of file DstRunHeader.h.
|
inline |
Definition at line 43 of file DstRunHeader.h.
|
inline |
Definition at line 43 of file DstRunHeader.h.
|
inline |
Definition at line 42 of file DstRunHeader.h.
|
inline |
Definition at line 42 of file DstRunHeader.h.
|
inline |
Definition at line 48 of file DstRunHeader.h.
Referenced by BmnFunctionAna::GetDSTField().
|
inline |
Definition at line 48 of file DstRunHeader.h.
|
inline |
Definition at line 47 of file DstRunHeader.h.
Referenced by BmnFunctionAna::GetDSTField().
|
inline |
Definition at line 47 of file DstRunHeader.h.
|
inline |
Definition at line 46 of file DstRunHeader.h.
Referenced by BmnFunctionAna::GetDSTField().
|
inline |
Definition at line 46 of file DstRunHeader.h.
|
inline |
Definition at line 40 of file DstRunHeader.h.
|
inline |
Definition at line 40 of file DstRunHeader.h.
|
inline |
Get period number for this run
Definition at line 36 of file DstRunHeader.h.
|
inline |
Get period number for this run
Definition at line 36 of file DstRunHeader.h.
|
inline |
Get run number for this run
Definition at line 38 of file DstRunHeader.h.
|
inline |
Get run number for this run
Definition at line 38 of file DstRunHeader.h.
|
inline |
Definition at line 39 of file DstRunHeader.h.
|
inline |
Definition at line 39 of file DstRunHeader.h.
|
inline |
Definition at line 44 of file DstRunHeader.h.
|
inline |
Definition at line 44 of file DstRunHeader.h.
|
inline |
Definition at line 45 of file DstRunHeader.h.
|
inline |
Definition at line 45 of file DstRunHeader.h.
|
inline |
Definition at line 62 of file DstRunHeader.h.
Referenced by BmnFillDstTask::Init().
|
inline |
Definition at line 62 of file DstRunHeader.h.
|
inline |
Definition at line 64 of file DstRunHeader.h.
Referenced by BmnFillDstTask::Init().
|
inline |
Definition at line 64 of file DstRunHeader.h.
|
inline |
Definition at line 63 of file DstRunHeader.h.
Referenced by BmnFillDstTask::Init().
|
inline |
Definition at line 63 of file DstRunHeader.h.
|
inline |
Definition at line 69 of file DstRunHeader.h.
Referenced by BmnFillDstTask::Init().
|
inline |
Definition at line 69 of file DstRunHeader.h.
|
inline |
Definition at line 68 of file DstRunHeader.h.
Referenced by BmnFillDstTask::Init().
|
inline |
Definition at line 68 of file DstRunHeader.h.
|
inline |
Definition at line 67 of file DstRunHeader.h.
Referenced by BmnFillDstTask::Init().
|
inline |
Definition at line 67 of file DstRunHeader.h.
|
inline |
Definition at line 61 of file DstRunHeader.h.
Referenced by BmnFillDstTask::Init().
|
inline |
Definition at line 61 of file DstRunHeader.h.
|
inline |
Set the period number for this run
Definition at line 51 of file DstRunHeader.h.
|
inline |
Set the period number for this run
Definition at line 51 of file DstRunHeader.h.
|
inline |
Set the period and number numbers for this run
Definition at line 55 of file DstRunHeader.h.
Referenced by BmnFillDstTask::Init().
|
inline |
Set the period and number numbers for this run
Definition at line 55 of file DstRunHeader.h.
|
inline |
Set the run number for this run
Definition at line 53 of file DstRunHeader.h.
|
inline |
Set the run number for this run
Definition at line 53 of file DstRunHeader.h.
|
inline |
Definition at line 60 of file DstRunHeader.h.
Referenced by BmnFillDstTask::Init().
|
inline |
Definition at line 60 of file DstRunHeader.h.
|
inline |
Definition at line 65 of file DstRunHeader.h.
Referenced by BmnFillDstTask::Init().
|
inline |
Definition at line 65 of file DstRunHeader.h.
|
inline |
Definition at line 66 of file DstRunHeader.h.
Referenced by BmnFillDstTask::Init().
|
inline |
Definition at line 66 of file DstRunHeader.h.