|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef GLOBALSIM_EGAMMA1BDTALGTOOL_H
6 #define GLOBALSIM_EGAMMA1BDTALGTOOL_H
12 #include "../IGlobalSimAlgTool.h"
13 #include "../IO/LArStripNeighborhoodContainer.h"
15 #include "../NumericTypes/ap_int.h"
16 #include "../NumericTypes/ap_fixed.h"
30 const std::string&
name,
37 virtual StatusCode run(
const EventContext& ctx)
const override;
39 virtual std::string
toString()
const override;
48 "flag to enable dumps"};
54 "LArNeighborhoodContainerReadKey",
55 "stripNeighborhoodContainer",
56 "key to read inLArNeighborhoodReadKeys"};
59 std::vector<ap_int<10>>
digitize(
const std::vector<double>&)
const;
Property holding a SG store/key/clid from which a ReadHandle is made.
AlgTool to obtain a selection of eFex RoIs read in from the event store.
::StatusCode StatusCode
StatusCode definition for legacy code.