ATLAS Offline Software
Classes | Namespaces | Functions
GNNTrackReaderTool.h File Reference
#include <list>
#include <iostream>
#include <memory>
#include "AthenaBaseComps/AthAlgTool.h"
#include "IGNNTrackReaderTool.h"
Include dependency graph for GNNTrackReaderTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  InDet::GNNTrackReaderTool
 InDet::GNNTrackReaderTool is a tool that reads track candidates of each event from a CSV file named as "track_runNumber_eventNumber.csv" or with a customized pre-fix. The directory, inputTracksDir, contains CSV files for all events. 1) If the inputTracksDir is not specified, the tool will read the CSV files from the current directory. 2) If the corresponding CSV file does not exist for a given event (runNumber, eventNumber), the tool will print an error message and return an empty list. More...
 

Namespaces

 InDet
 DUMMY Primary Vertex Finder.
 

Functions

MsgStream & InDet::operator<< (MsgStream &, const GNNTrackReaderTool &)
 
std::ostream & InDet::operator<< (std::ostream &, const GNNTrackReaderTool &)