15 #include "Math/VectorUtil.h" 57 <<
"fFirstDirectionInputLabel is is not set. Stopping.";
63 <<
"fSecondDirectionInputLabel is is not set. Stopping.";
79 if (ROOT::Math::VectorUtil::Angle(FirstShowerDirection, SecondShowerDirection) <
fAngleCut) {
ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double >, ROOT::Math::GlobalCoordinateSystemTag > Vector_t
Type for representation of momenta in 3D space.
void SetElement(T &dataproduct, const std::string &Name, bool checktag=false)
MaybeLogger_< ELseverityLevel::ELsev_error, false > LogError
bool CheckElement(const std::string &Name) const
decltype(auto) get(T &&obj)
ADL-aware version of std::to_string.
int GetElementAndError(const std::string &Name, T &Element, T2 &ElementErr) const