5#ifndef GLOBALSIM_COMMONSORTSELECTALGTOOL_H
6#define GLOBALSIM_COMMONSORTSELECTALGTOOL_H
35 const std::string& name,
36 const IInterface* parent);
42 virtual StatusCode
run(
const std::unique_ptr<IDataCollector>&,
43 const EventContext&)
const override;
44 virtual std::string
toString()
const override;
55 "Key for GlobalSim CommonTOB container"};
63 "Key for GlobalSim CommonTOB container"};
70 "et low for window selector"};
76 "et high for window selector"};
82 "eta low for window selector"};
88 "eta high for window selector"};
94 "phi low for window selector"};
100 "phi high for window selector"};
107 "max number of TOBs in to be passed to client"};
113 "name from json menu file"
120 "flag to enable debug dumps"
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
AlgTool to read in LArStripNeighborhoods, and run the BDT Algorithm.