5 #ifndef GLOBALSIM_DELTARSQRINCL2_H
6 #define GLOBALSIM_DELTARSQRINCL2_H
18 class GenericTOBArray;
27 const std::vector<unsigned int>& MinET1,
28 const std::vector<unsigned int>& MinET2,
29 const std::vector<unsigned int>& DeltaRMin,
30 const std::vector<unsigned int>& DeltaRMax,
31 unsigned int NumResultBits);
38 std::vector<GenericTOBArray>&
output,
52 std::string
m_name{
"DeltaRSqrIncl2_object"};