ATLAS Offline Software
getConfigFile.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_GETCONFIGFILE_H
6 #define FPTRACKER_GETCONFIGFILE_H
7 
8 #include <string>
9 #include <fstream>
10 #include <memory>
11 
12 namespace FPTracker{
13  std::shared_ptr< std::ifstream> getConfigFile(const std::string& dir, const std::string& fn);
14 }
15 
16 #endif
python.getCurrentFolderTag.fn
fn
Definition: getCurrentFolderTag.py:65
beamspotman.dir
string dir
Definition: beamspotman.py:623
FPTracker::getConfigFile
std::shared_ptr< std::ifstream > getConfigFile(const std::string &dir, const std::string &fn)
Definition: getConfigFile.cxx:11
FPTracker
Definition: FPTracker/FPTracker/Beamline.h:12