TGo4ConfigStep Mohammad Al-Turany/Sergey Linev TGo4ConfigStep 0 0 453 329 3 3 0 0 Configuration unnamed 2 0 ControlGroup_2 3 0 0 0 Box Sunken Step Control unnamed 5 0 EnableStepBox Enable Step Enable this step EnableSourceBox Source Enable event source. If diabled, step will then process output events of previous steps. EnableStoreBox Store Enable storing output events of this step. SourceBox 3 5 0 0 EventSource unnamed 5 0 Go4FileSource (1 tree/step) (*.root) MBS File (*.lmd *.LMD *.lml) MBS Stream Server MBS Transport Server MBS Event Server Remote Event Server MBS Random User Source InputKindCombo Type of event source. layout56 unnamed SpinBoxStartEvent 999999999 1000 First event to process SpinBoxStopEvent all 999999999 1000 Last event to process SpinBoxInterEvent 999999999 1 1 Skipping interval between two events to be processed (1 is every event analyzed) spacer6 Horizontal Expanding 16 20 SpinBoxTimeout s none 9999 1 Socket timeout for MBS sources. layout12 unnamed layout20 unnamed TextLabel4_2 1 5 0 0 Port: SpinBoxPortNumber 3 0 0 0 default 0 99999 Custom port for event source (0 - default) layout333 unnamed TextLabelRetryNumber 1 5 0 0 Retry: SpinBoxRetryNumber 3 0 0 0 never 0 99999 How many times source will rerty to connect with server, 0 - never Layout15_3 unnamed 0 6 TextLabel5_3 1 5 0 0 Args: LineEditArgumentsIn 3 0 0 0 Optional user arguments. Layout15_3_2 unnamed 0 6 TextLabel5_3_2 1 5 0 0 Tagfile: LineEditTagfile 3 0 0 0 Optional MBS tag file name. layout42 unnamed InputSource_1_3 1 5 0 0 Name: SourceNameEdit 3 0 0 0 File name or node name. FileNameBtn 0 0 0 0 30 25 30 25 findfile.png Browse for input file. MbsMonitorBtn 0 0 0 0 30 25 30 25 mbslogo.png Open MBS monitor. StoreBox 3 5 0 0 EventStore unnamed 5 0 Go4FileStore (1 tree/step) (*.root) Go4BackStore OutputCombo 1 0 0 0 0 Type of event store. layout41 unnamed InputSource_1_2_2 Name: StoreNameEdit 3 0 0 0 Event store name. FileNameOutput 0 0 0 0 30 25 30 25 findfile.png Browse for output file. layout57 unnamed SplitLevel 5 0 0 0 100 32767 99 99 Root TTree split level. BufferSize 5 5 0 0 70 0 50 32767 kB 128 4 4 Root branch buffer size. CompLevel 5 5 0 0 50 32767 9 5 Root TFile compression level. spacer5 Horizontal Expanding 99 20 StoreOverwriteMode 32767 24 &Overwrite Alt+O Overwrite old file, or append. EnableStepBox stateChanged(int) TGo4ConfigStep StepStateChanged(int) EnableSourceBox stateChanged(int) TGo4ConfigStep InputStateChanged(int) EnableStoreBox stateChanged(int) TGo4ConfigStep OutputStateChanged(int) SourceNameEdit textChanged(const QString&) TGo4ConfigStep InputSourceText(const QString&) InputKindCombo activated(int) TGo4ConfigStep SourceComboHighlighted(int) OutputCombo activated(int) TGo4ConfigStep StoreComboHighlighted(int) StoreNameEdit textChanged(const QString&) TGo4ConfigStep OutputNameText(const QString&) FileNameOutput clicked() TGo4ConfigStep OutputFileDialog() CompLevel valueChanged(int) TGo4ConfigStep StoreCompLevel(int) BufferSize valueChanged(int) TGo4ConfigStep StoreBufferSize(int) SplitLevel valueChanged(int) TGo4ConfigStep StoreSplitLevel(int) StoreOverwriteMode toggled(bool) TGo4ConfigStep StoreOverWrite(bool) SpinBoxPortNumber valueChanged(int) TGo4ConfigStep PortNumberChanged(int) SpinBoxRetryNumber valueChanged(int) TGo4ConfigStep RetryNumberChanged(int) LineEditArgumentsIn textChanged(const QString&) TGo4ConfigStep InputArguments(const QString&) LineEditTagfile textChanged(const QString&) TGo4ConfigStep InputTagfile(const QString&) SpinBoxStartEvent valueChanged(int) TGo4ConfigStep ChangeStartEvent(int) SpinBoxStopEvent valueChanged(int) TGo4ConfigStep ChangeStopEvent(int) FileNameBtn clicked() TGo4ConfigStep InputFileDialog() SpinBoxInterEvent valueChanged(int) TGo4ConfigStep ChangeEventInterval(int) SpinBoxTimeout valueChanged(int) TGo4ConfigStep ChangeSourceTimeout(int) MbsMonitorBtn clicked() TGo4ConfigStep MbsMonitorBtn_clicked() qfiledialog.h TClass.h TGo4Log.h TGo4AnalysisStepStatus.h TGo4EventStoreParameter.h TGo4EventSourceParameter.h TGo4UserSourceParameter.h TGo4RevServParameter.h TGo4FileStoreParameter.h TGo4BackStoreParameter.h TGo4FileSourceParameter.h TGo4MbsFileParameter.h TGo4MbsStreamParameter.h TGo4MbsTransportParameter.h TGo4MbsEventServerParameter.h TGo4MbsRandomParameter.h Go4EventServerTypes.h TGo4AnalysisConfiguration.h TGo4ConfigStep.ui.h class TGo4AnalysisConfiguration class TGo4AnalysisStepStatus TGo4AnalysisConfiguration* fxPanel TGo4AnalysisStepStatus* fStepStatus InputArguments( const QString & Arg ) InputStateChanged( int ) PortNumberChanged( int ) RetryNumberChanged( int ) InputSourceText( const QString & Name ) OutputStateChanged( int ) OutputNameText( const QString & Name ) StepStateChanged( int ) SourceComboHighlighted( int k ) StoreComboHighlighted( int k ) OutputFileDialog() StoreBufferSize( int t ) StoreSplitLevel( int t ) StoreCompLevel( int t ) StoreOverWrite( bool overwrite ) InputTagfile( const QString & tag ) ChangeStartEvent( int num ) ChangeStopEvent( int num ) ChangeEventInterval( int num ) ChangeSourceTimeout( int tim ) InputFileDialog() MbsMonitorBtn_clicked() init() destroy() SetStepStatus( TGo4AnalysisConfiguration * panel, TGo4AnalysisStepStatus * StepStatus ) GetStepName() SetStepControl( bool process, bool source, bool store ) GetStepControl( bool & process, bool & source, bool & store ) ResetSourceWidgets( const QString & name, int timeout, int start, int stop, int interval, int port, int nretry) SetMbsSelection(int start, int stop, int interval) SetFileSource() SetMbsFileSource( QString TagFile) SetMbsStreamSource() SetMbsTransportSource() SetMbsEventServerSource() SetMbsRevServSource( int port ) SetMbsPort( int port ) SetMbsRetryCnt( int nretry) SetRandomSource() SetUserSource( int port, QString expr ) GetSourceSetup( QString & name, int & timeout, int & start, int & stop, int & interval, int & nport, int & nretry) GetMbsFileSource( QString & TagFile) GetUserSource( int & port, QString & expr ) SetFileStore( QString name, bool overwrite, int bufsize, int splitlevel, int compression ) SetBackStore( QString name, int bufsize, int splitlevel ) GetBackStoreName() GetStoreSetup( QString & name ) GetFileStore( bool & overwrite, int & bufsize, int & splitlevel, int & compression ) GetBackStore( int & bufsize, int & splitlevel )