|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef GLOBALSIM_JJETSELECTALGTOOL_H
6 #define GLOBALSIM_JJETSELECTALGTOOL_H
12 #include "../IGlobalSimAlgTool.h"
13 #include "../IO/jJetTOBArray.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 "jJetSelect construction parameter"
63 "jJetSelect construction parameter"
71 "jJetSelect construction parameter"
77 "key to read in an jJetTOBArray"};
82 "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.