|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef GLOBALSIM_ERATIO_H
6 #define GLOBALSIM_ERATIO_H
14 #include "../IO/LArStripNeighborhoodContainer.h"
48 bool eratioCut(
double p_peakE,
double s_peakE);
std::string toString() const
double secondaryPeakEnergy_back(const StripDataVector &, std::size_t)
std::ostream & operator<<(std::ostream &, const GlobalSim::ERatio &)
AlgTool to obtain a selection of eFex RoIs read in from the event store.
::StatusCode StatusCode
StatusCode definition for legacy code.
double secondaryPeakEnergy_forw(const StripDataVector &, std::size_t)
StatusCode run(const LArStripNeighborhood &in, bool &result)
ERatio(const std::string &name, double thresh=50., double maxERCut=2.5)
virtual ~ERatio()=default
std::vector< StripData > StripDataVector
bool eratioCut(double p_peakE, double s_peakE)