Enumerations | Variables

qt4/Go4GUI/TGo4ConfigStep.cpp File Reference

#include "TGo4ConfigStep.h"
#include <QFileDialog>
#include "TClass.h"
#include "Riostream.h"
#include "TGo4AnalysisStepStatus.h"
#include "TGo4EventStoreParameter.h"
#include "TGo4EventSourceParameter.h"
#include "TGo4UserSourceParameter.h"
#include "TGo4RevServParameter.h"
#include "TGo4FileStoreParameter.h"
#include "TGo4BackStoreParameter.h"
#include "TGo4FileSourceParameter.h"
#include "TGo4MbsFileParameter.h"
#include "TGo4MbsStreamParameter.h"
#include "TGo4MbsTransportParameter.h"
#include "TGo4MbsEventServerParameter.h"
#include "TGo4MbsRandomParameter.h"
#include "Go4EventServerTypes.h"
#include "TGo4AnalysisConfiguration.h"

Go to the source code of this file.

Enumerations

enum  SourceComboKinds {
  kind_RootFile = 0, kind_MbsFile = 1, kind_MbsStream = 2, kind_MbsTransport = 3,
  kind_MbsEvent = 4, kind_MbsREvent = 5, kind_MbsRandom = 6, kind_UserSource = 7
}

Variables

const char * TGo4MbsFile__fgcNOTAGFILE = "GO4-NOLMDTAG"
const char * TGo4MbsFile__fgcLMDSUF = ".lmd"
const char * TGo4MbsFile__fgcFILELISTSUF = ".lml"

Enumeration Type Documentation

Enumerator:
kind_RootFile 
kind_MbsFile 
kind_MbsStream 
kind_MbsTransport 
kind_MbsEvent 
kind_MbsREvent 
kind_MbsRandom 
kind_UserSource 

Definition at line 42 of file TGo4ConfigStep.cpp.


Variable Documentation

const char* TGo4MbsFile__fgcFILELISTSUF = ".lml"
const char* TGo4MbsFile__fgcLMDSUF = ".lmd"

Definition at line 39 of file TGo4ConfigStep.cpp.

Referenced by TGo4ConfigStep::InputFileDialog().

const char* TGo4MbsFile__fgcNOTAGFILE = "GO4-NOLMDTAG"

Definition at line 38 of file TGo4ConfigStep.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines