CP::MetadataToolExample Class Reference
List of all members.
Public Member Functions |
| MetadataToolExample (const std::string &name) |
virtual StatusCode | initialize () override |
| Initialize is required by AsgTool base class.
|
virtual StatusCode | beginInputFile () override |
| This method is called at the start of each input file.
|
virtual StatusCode | endInputFile () override |
| This method called at end of each input file.
|
virtual StatusCode | beginEvent () override |
| This method is called at beginning of each event.
|
virtual void | print () const override |
| Print the state of the tool.
|
The documentation for this class was generated from the following files:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/CPAnalysisExamples/CPAnalysisExamples/MetadataToolExample.h
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/CPAnalysisExamples/Root/MetadataToolExample.cxx