|
ATLAS Offline Software
|
Go to the documentation of this file.
15 #ifndef MissingEtHandle_H
16 #define MissingEtHandle_H
33 virtual SoNode*
nodes();
45 virtual QStringList
clicked()
const;
56 virtual QString
type()
const {
return QString(
"MissingEt"); }
Base class for all AOD object collections This class primarily handles setting up the interface,...
virtual SoMaterial * determineMaterial()
Should be implemented by children, in order to change the material depending on the interface etc.
void setScale(const double &sc)
virtual void clear3DObjects()
Delete objects.
virtual ~MissingEtHandle()
virtual bool has3DObjects()
Returns true if the 3D objects have been created.
void fillObjectBrowser(QList< QTreeWidgetItem * > &listOfItems)
This gives the list of object's properties, shown in the 'Information' field in the Browser,...
Principal data object for Missing ET.
QString shortInfo() const
This returns the information shown about the object in the object browser.
MissingEtHandle(AODCollHandleBase *, const xAOD::MissingET *)
virtual QStringList clicked() const
This gives the complete information about the object, shown in the main Message Box.
virtual SoNode * nodes()
Returns the 3Dobjects.
virtual QString type() const
return very short word with type (maybe link with collection type?)
void ensureInitSubSysHitInfo() const