EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ReadSeedFile.cpp File Reference
#include "ReadSeedFile.hpp"
#include <cmath>
#include <fstream>
#include <iostream>
#include <limits>
#include <sstream>
#include <stdexcept>
+ Include dependency graph for ReadSeedFile.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

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

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: