ATLAS Offline Software
getAlfaMagnetConfigFiles.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef FPTRACKER_GETALFAMAGNETCONFIGFILES_H
6 #define FPTRACKER_GETALFAMAGNETCONFIGFILES_H
7 
9 #include <memory>
10 #include <string>
11 #include <map>
12 
13 
14 namespace FPTracker{
15  std::shared_ptr< std::ifstream > getAlfaMagnetConfigFiles(const std::string& dir, const Side& side);
16 }
17 
18 #endif
TRT::Hit::side
@ side
Definition: HitInfo.h:83
FPTrackerConstants.h
Side
Definition: WaferTree.h:36
beamspotman.dir
string dir
Definition: beamspotman.py:623
FPTracker::getAlfaMagnetConfigFiles
std::shared_ptr< std::ifstream > getAlfaMagnetConfigFiles(const std::string &dir, const Side &side)
Definition: getAlfaMagnetConfigFiles.cxx:14
FPTracker
Definition: FPTracker/FPTracker/Beamline.h:12