|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #include "GaudiKernel/SystemOfUnits.h"
19 const std::string& textDescription) :
27 std::vector<double>
v;
46 if (clusterEnergy < 1.0) clusterEnergy = 1.0;
59 return (
a /sqrt(clusterEnergyGeV));
Scalar eta() const
pseudorapidity method
EMClusterPhiErrorsMatrix()
std::vector< float > EMClusterErrorsEntry
const EMClusterErrorsEntry * getError(std::vector< double > x) const
Get efficiency in bin which corresponds to value std::vector x.
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode setError(double eta, float a)
Add the outcome of the test at the given "eta" and "pt" value, i.e. if the reconstruction was success...
double getError(double eta, double energyCluster) const
Get (reconstruction/trigger) efficiency for a track.
StatusCode setError(const std::vector< double > &x, const EMClusterErrorsEntry &apEntry)
Sets bin-content to "apEntry" in bin which corresponds to value std::vector x.