Bunch crossing tool to use with xAOD input files. More...
#include <xAODBunchCrossingTool.h>
Public Member Functions | |
xAODBunchCrossingTool (const std::string &name="xAODBunchCrossingTool") | |
Create a proper constructor for Athena. | |
virtual StatusCode | initialize () |
Function initialising the tool. | |
Protected Member Functions | |
Functions inherited from AsgMetadataTool | |
virtual StatusCode | beginInputFile () |
Function called at the beginning of each input file. | |
virtual StatusCode | beginEvent () |
Function called at the beginning of each event. |
Bunch crossing tool to use with xAOD input files.
xAOD files usually have metadata in them that describes the bunch structure of the events. This tool can be used to make use of this metadata.
Trig::xAODBunchCrossingTool::xAODBunchCrossingTool | ( | const std::string & | name = "xAODBunchCrossingTool" |
) |
Create a proper constructor for Athena.
Default constructor