|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef GLOBALSIM_CTAUMULTIPLICITYALGTOOL_H
6 #define GLOBALSIM_CTAUMULTIPLICITYALGTOOL_H
12 #include "../L1MenuResources.h"
13 #include "../IGlobalSimAlgTool.h"
14 #include "../IO/cTauTOBArray.h"
15 #include "../IO/Count.h"
26 class cTauMultiplicity;
32 const std::string&
name,
39 virtual StatusCode run(
const EventContext& ctx)
const override;
41 virtual std::string
toString()
const override;
49 "instance name of concrete L1Topo Algorithm"};
51 Gaudi::Property<unsigned int>
55 "number of output bits to set in TCS::Count"};
61 "flag to enable dumps"};
68 "key to read in an cTauTOBArray"};
72 "key to write out a GlobalSim::Count object"};
75 ToolHandle<GenericMonitoringTool>
@ u
Enums for curvilinear frames.
AlgTool to obtain a selection of eFex RoIs read in from the event store.
::StatusCode StatusCode
StatusCode definition for legacy code.