5#ifndef GLOBALSIM_EEMMULTALGTOOL_H
6#define GLOBALSIM_EEMMULTALGTOOL_H
29 const std::string& name,
30 const IInterface* parent);
39 virtual StatusCode
countPassingTOBs(
const EventContext&,
unsigned int& N_pass_tobs)
const override;
41 virtual std::string
toString()
const override;
53 "Key for GlobalSim eEmTOB container"};
59 "et low for window selector"};
65 "et high for window selector"};
71 "eta low for window selector"};
77 "eta high for window selector"};
83 "phi low for window selector"};
89 "phi high for window selector"};
101 "rhad cut operator"};
113 "reta cut operator"};
125 "wstot cut_operator"};
131 "name from json menu file"
138 "flag to enable debug dumps"
Property holding a SG store/key/clid from which a ReadHandle is made.
AlgTool to read in LArStripNeighborhoods, and run the BDT Algorithm.