EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ReadSeedFile.hpp File Reference
#include "TestSpacePoint.hpp"
#include <memory>
#include <string>
#include <vector>
+ Include dependency graph for ReadSeedFile.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::vector< std::unique_ptr
< TestSpacePoint > > 
readSeedFile (const std::string &fileName, bool filterDuplicates=false)
 Function used to read in text files holding seeds.
 

Function Documentation

std::vector<std::unique_ptr<TestSpacePoint> > readSeedFile ( const std::string &  fileName,
bool  filterDuplicates = false 
)

Function used to read in text files holding seeds.

Definition at line 20 of file ReadSeedFile.cpp.

View newest version in sPHENIX GitHub at line 20 of file ReadSeedFile.cpp

References kdfinder::abs(), Acts::Test::cov, getline, G4TTL::layer, x, y, and z.

Referenced by main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: