![]() |
Darwin
1.0
Event loop based prototype framework
|
Structure for MET information at detector level
Not only the MET information itself but also the MET filters (CMS jargon for event filters).
#include <Objects.h>
Inheritance diagram for RecMET:
Collaboration diagram for RecMET:Public Member Functions | |
| void | clear () override |
Public Member Functions inherited from MET | |
| MET () | |
| virtual | ~MET ()=default |
Public Attributes | |
| std::vector< bool > | Bit |
Public Attributes inherited from MET | |
| float | SumEt |
|
overridevirtual |
resets all members to the same values as in the constructor
Reimplemented from MET.
| std::vector<bool> Bit |
flags for application of MET filters (see n-tupliser config file)