|
ATLAS Offline Software
|
Go to the documentation of this file.
18 #ifndef VP1AODSYSTEMS_AODSYSTEMCONTROLLER_H
19 #define VP1AODSYSTEMS_AODSYSTEMCONTROLLER_H
24 #include "GaudiKernel/ServiceHandle.h"
32 class QTreeWidgetItem;
void setCommonData(AODSysCommonData *)
set pointer to the common data
QTreeWidget * objBrowser() const
Returns a pointer to the Track Object Browser (if it exists)
AODSystemController(IVP1System *sys)
bool showTotMomentumOnMultiTrackSelection() const
int currentSettingsVersion() const
virtual ~AODSystemController()
bool printTotMomentumOnMultiTrackSelection() const
AODSysCommonData * common() const
Returns a pointer to the common data (if it exists)
void actualRestoreSettings(VP1Deserialise &)
void actualSaveSettings(VP1Serialise &) const
Ensure that the ATLAS eigen extensions are properly loaded.
bool cutOnlyVertexAssocTracks() const
bool printInfoOnSingleSelection() const
bool printVerboseInfoOnSingleSelection() const
void objectBrowserClicked(QTreeWidgetItem *item, int)
bool orientAndZoomOnSingleSelection() const
AODCollWidget * collWidget() const
Return widget which fills the collection selection list in the GUI (i.e. which finds and lists the av...