EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ATLSeedingIntegrationTest.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "Acts/Seeding/AtlasSeedfinder.hpp"
#include <algorithm>
+ Include dependency graph for ATLSeedingIntegrationTest.cpp:

Go to the source code of this file.

Classes

struct  SpacePoint
 
class  seedComparator
 

Functions

std::vector
< Acts::Legacy::Seed
< SpacePoint > > 
runSeeding (std::vector< SpacePoint * > spVec)
 
 BOOST_AUTO_TEST_CASE (number_of_seeds_correct_)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( number_of_seeds_correct_  )

Definition at line 71 of file ATLSeedingIntegrationTest.cpp.

View newest version in sPHENIX GitHub at line 71 of file ATLSeedingIntegrationTest.cpp

References SpacePoint::r, runSeeding(), s1, s2, s3, s4, s5, s6, SpacePoint::setClusterList(), SpacePoint::surface, SpacePoint::x, SpacePoint::y, and SpacePoint::z.

+ Here is the call graph for this function:

Definition at line 34 of file ATLSeedingIntegrationTest.cpp.

View newest version in sPHENIX GitHub at line 34 of file ATLSeedingIntegrationTest.cpp

References Acts::Legacy::AtlasSeedfinder< SpacePoint >::find3Sp(), Acts::Legacy::AtlasSeedfinder< SpacePoint >::newEvent(), Acts::Legacy::AtlasSeedfinder< SpacePoint >::next(), and Acts::Legacy::Seed< SpacePoint >::spacePoints().

Referenced by BOOST_AUTO_TEST_CASE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: