v2.10-0 (21000JUN2005)

Uses of Interface
Go4Event.TGo4EventStore

Packages that use TGo4EventStore
Go4Analysis 
Go4Event 
Go4EventServer 
Go4StatusAnalysis 

Uses of TGo4EventStore in Go4Analysis
 

Fields in Go4Analysis declared as TGo4EventStore
private TGo4EventStore*TGo4AnalysisStep.fxEventStore
          The storage instance for the unpacked events (detector) structures.
 

Methods in Go4Analysis with parameters of type TGo4EventStore
private Bool_tTGo4Analysis.AddEventStore(TGo4EventStore* store)
          Add reference to event store object to Go4 Folder structure.
private Bool_tTGo4Analysis.RemoveEventStore(TGo4EventStore* store)
          Remove reference to event store from go4 folder structure.
Bool_tTGo4AnalysisObjectManager.AddEventStore(TGo4EventStore* store)
          Add reference to event store object to Go4 Folder structure.
Bool_tTGo4AnalysisObjectManager.RemoveEventStore(TGo4EventStore* store)
          Remove reference to event store from go4 folder structure.
 

Uses of TGo4EventStore in Go4Event
 

Methods in Go4Event that return TGo4EventStore
abstract TGo4EventStore*TGo4EventFactory.CreateEventStore(TGo4EventStoreParameter* par)
          
 

Uses of TGo4EventStore in Go4EventServer
 

Subinterfaces of TGo4EventStore in Go4EventServer
interface TGo4BackStore
          Event store to keep the last n events in a TTree which is _not_ saved to a file.
interface TGo4FileStore
          Event store which fills entries to an own root TTree in a TFile.
interface TGo4TreeStore
          Storage instance using the central main go4 tree which
is accessible as singleton.
 

Methods in Go4EventServer that return TGo4EventStore
virtual TGo4EventStore*TGo4EventServerFactory.CreateEventStore(TGo4EventStoreParameter* par)
          
 

Uses of TGo4EventStore in Go4StatusAnalysis
 

Constructors in Go4StatusAnalysis with parameters of type TGo4EventStore
TGo4EventStoreStatus.TGo4EventStoreStatus(TGo4EventStore* ev)
          
 


J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev

30-06-2005