5#ifndef FOURMOMUTILS_THRUST_H
6#define FOURMOMUTILS_THRUST_H
20 double& thrust_major,
double& thrust_minor,
21 bool useThreeD=
false );
25 double& thrust_major,
double& thrust_minor,
26 bool useThreeD=
false ) {
28 thrust_major, thrust_minor,
DataVector< INavigable4Momentum > INavigable4MomentumCollection
DataModel_detail::const_iterator< DataVector > const_iterator
const_iterator end() const noexcept
Return a const_iterator pointing past the end of the collection.
const_iterator begin() const noexcept
Return a const_iterator pointing at the beginning of the collection.
CLHEP::Hep3Vector thrust(const I4MomIter_t &iBeg, const I4MomIter_t &iEnd, double &thrust_major, double &thrust_minor, bool useThreeD=false)
INavigable4MomentumCollection::const_iterator I4MomIter_t