18#ifndef VP1AODSYSTEMS_AODSYSTEMCONTROLLER_H
19#define VP1AODSYSTEMS_AODSYSTEMCONTROLLER_H
24 #include "GaudiKernel/ServiceHandle.h"
virtual ~AODSystemController()
QTreeWidget * objBrowser() const
Returns a pointer to the Track Object Browser (if it exists)
void actualSaveSettings(VP1Serialise &) const
bool printTotMomentumOnMultiTrackSelection() const
bool orientAndZoomOnSingleSelection() const
bool printVerboseInfoOnSingleSelection() const
bool cutOnlyVertexAssocTracks() const
void actualRestoreSettings(VP1Deserialise &)
bool showTotMomentumOnMultiTrackSelection() const
AODSysCommonData * common() const
Returns a pointer to the common data (if it exists)
bool printInfoOnSingleSelection() const
AODSystemController(IVP1System *sys)
AODCollWidget * collWidget() const
Return widget which fills the collection selection list in the GUI (i.e. which finds and lists the av...
void setCommonData(AODSysCommonData *)
set pointer to the common data
void objectBrowserClicked(QTreeWidgetItem *item, int)
int currentSettingsVersion() const
Provides the abstract interface for track fitting in the common ATLAS Tracking EDM.
Base class for all volumes inside the tracking realm, it defines the interface for inherited Volume c...
VP1Controller(IVP1System *sys, const QString &classname)
Ensure that the ATLAS eigen extensions are properly loaded.