37 i_period_number = period_number;
41 i_run_number = run_number;
45 str_file_path = file_path;
49 str_beam_particle = beam_particle;
53 str_target_particle = target_particle;
69 i_event_count = event_count;
73 d_field_voltage = field_voltage;
77 i_geometry_id = geometry_id;
81 i_trigger_id = trigger_id;
85 Int_t i_period_number;
89 TString str_file_path;
91 TString str_beam_particle;
93 TString str_target_particle;
103 Double_t d_field_voltage;
void SetPeriodNumber(Int_t period_number)
set period number of the current run
TString GetBeamParticle()
get beam particle of the current run
Double_t GetFieldVoltage()
get field voltage of the current run
void SetTriggerId(Int_t trigger_id)
set geometry id of the current run
void SetEventCount(Int_t event_count)
set event count of the current run
Int_t GetGeometryId()
get geometry id of the current run
void SetFilePath(TString file_path)
set file path of the current run
Int_t GetPeriodNumber()
get period number of the current run
void SetFieldVoltage(Double_t field_voltage)
set field voltage of the current run
void SetTargetParticle(TString target_particle)
set target particle of the current run
Int_t GetEventCount()
get event count of the current run
void SetEnergy(Double_t energy)
set energy of the current run
Double_t GetEnergy()
get energy of the current run
void SetBeamParticle(TString beam_particle)
set beam particle of the current run
void SetRunNumber(Int_t run_number)
set run number of the current run
TString GetFilePath()
get file path of the current run
void SetGeometryId(Int_t geometry_id)
set geometry id of the current run
TString GetTargetParticle()
get target particle of the current run
Int_t GetRunNumber()
get run number of the current run