9#include <tracking/trackFindingCDC/hough/algorithms/InPhi0CurvBox.h>
10#include <tracking/trackFindingCDC/hough/perigee/StereoHitContained.h>
13#include <gtest/gtest.h>
16using namespace TrackFindingCDC;
20 TEST(TrackFindingCDCTest, hough_perigee_StereoHitContained_compile)
22 const float curlCurv = 0.013;
24 stereoHitContained.setRLWeightGain(0.1);
Predicate class to check for the containment of axial and stereo hits in some hough space part.
Abstract base class for different kinds of events.