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,...
AODHandleBase(AODCollHandleBase *)
virtual SoMaterial * determineMaterial()
Should be implemented by children, in order to change the material depending on the interface etc.
virtual bool has3DObjects()
Returns true if the 3D objects have been created.
virtual QString type() const
return very short word with type (maybe link with collection type?)
void setScale(const double &sc)
void fillObjectBrowser(QList< QTreeWidgetItem * > &listOfItems)
This gives the list of object's properties, shown in the 'Information' field in the Browser,...
void ensureInitSubSysHitInfo() const
virtual void clear3DObjects()
Delete objects.
virtual SoNode * nodes()
Returns the 3Dobjects.
virtual QStringList clicked() const
This gives the complete information about the object, shown in the main Message Box.
QString shortInfo() const
This returns the information shown about the object in the object browser.
virtual ~MissingEtHandle()
MissingEtHandle(AODCollHandleBase *, const xAOD::MissingET *)
MissingET_v1 MissingET
Version control by type defintion.