|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef GLOBALSIM_EEMSELECTALGTOOL_H
6 #define GLOBALSIM_EEMSELECTALGTOOL_H
12 #include "../IGlobalSimAlgTool.h"
13 #include "../IO/eEmTOBArray.h"
14 #include "../IO/GenericTOBArray.h"
25 const std::string&
name,
32 virtual StatusCode run(
const EventContext& ctx)
const override;
34 virtual std::string
toString()
const override;
42 "instance name of concrete L1Topo Algorithm"};
49 "Maximum number of TOBS to output"
56 "eEmSelect construction parameter"
63 "eEmSelect construction parameter"
70 "eEmSelect construction parameter"
77 "eEmSelect construction parameter"
83 "key to read in an eEmTOBArray"};
87 "key to write out selected generic TOBs"};
AlgTool to obtain a selection of eFex RoIs read in from the event store.
::StatusCode StatusCode
StatusCode definition for legacy code.