Public Member Functions | |
| McEventWeight (const std::string &name) | |
| Create a proper constructor for Athena. | |
| virtual | ~McEventWeight () |
| Default destructor. | |
| virtual double | evaluate (const xAOD::IParticle *part) const override |
| returns: the value that was calculated from the xAOD::IParticle (composite built event object for instance) | |
| virtual double | getWeight () const override |
| returns: the value that was calculated from the usual Athena storegate | |
| McEventWeight::McEventWeight | ( | const std::string & | name | ) |
Create a proper constructor for Athena.
The default constructor with the instance name of the tool class
1.6.1