Public Member Functions | |
| virtual | ~IEventShapeTool () |
| virtual StatusCode | fillEventShape () const =0 |
| Builds a default EventShape object, and records it in evt store. | |
| virtual StatusCode | fillEventShape (xAOD::EventShape *) const =0 |
| Fills the given EventShape object. | |
| virtual StatusCode | fillEventShape (xAOD::EventShape *, const xAOD::IParticleContainer *) const =0 |
| Fills the given EventShape object using the given input IParticleContainer. | |
| virtual IEventShapeTool::~IEventShapeTool | ( | ) | [inline, virtual] |
Destructor:
1.6.1