ATLAS Offline Software
Public Types | Public Attributes | List of all members
VP1MissingEtHandle::Imp Class Reference
Collaboration diagram for VP1MissingEtHandle::Imp:

Public Types

enum  TYPE { NORMAL, OBJECTBASED, OTHER }
 

Public Attributes

QString key
 
const MissingETmet = nullptr
 
TYPE type
 

Detailed Description

Definition at line 75 of file VP1MissingEtHandle.cxx.

Member Enumeration Documentation

◆ TYPE

Enumerator
NORMAL 
OBJECTBASED 
OTHER 

Definition at line 81 of file VP1MissingEtHandle.cxx.

Member Data Documentation

◆ key

QString VP1MissingEtHandle::Imp::key

Definition at line 77 of file VP1MissingEtHandle.cxx.

◆ met

const MissingET* VP1MissingEtHandle::Imp::met = nullptr

Definition at line 78 of file VP1MissingEtHandle.cxx.

◆ type

TYPE VP1MissingEtHandle::Imp::type

Definition at line 82 of file VP1MissingEtHandle.cxx.


The documentation for this class was generated from the following file:
VP1MissingEtHandle::Imp::NORMAL
@ NORMAL
Definition: VP1MissingEtHandle.cxx:81
VP1MissingEtHandle::Imp::OTHER
@ OTHER
Definition: VP1MissingEtHandle.cxx:81
VP1MissingEtHandle::Imp::OBJECTBASED
@ OBJECTBASED
Definition: VP1MissingEtHandle.cxx:81