|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef GLOBALSIM_SIMPLECONEALGTOOL_H
6 #define GLOBALSIM_SIMPLECONEALGTOOL_H
12 #include "../IGlobalSimAlgTool.h"
13 #include "../IO/GenericTOBArray.h"
14 #include "../IO/Decision.h"
15 #include "../IO/GenericTOBArrayVector_clid.h"
31 const std::string&
name,
38 virtual StatusCode run(
const EventContext& ctx)
const override;
41 virtual std::string
toString()
const override;
49 "instance name of concrete L1Topo Algorithm"};
55 "max number of input objects to consider"};
61 "min RT for contributing TOB"};
68 "minum sumET for cone jet. one value per oputput bit"};
74 "square radius of cone"};
77 ToolHandle<GenericMonitoringTool>
82 "key to read in a genericTauTOBArray"};
86 "TOBArrayVectorWriteKey",
88 "key to write out a vector<GlobalSim::GenericTOBArray>"};
92 "key to write out an GlobalSim::Decision object"};
@ u
Enums for curvilinear frames.
AlgTool to obtain a selection of eFex RoIs read in from the event store.
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.