CMS 3D CMS Logo

SherpackFetcher.h
Go to the documentation of this file.
1 #ifndef SherpackFetcher_h
2 #define SherpackFetcher_h
3 
4 #include <iostream>
5 #include <sstream>
6 #include <string>
7 #include <memory>
8 #include <cstdint>
9 #include <fstream>
10 
14 
17 
18 namespace spf {
19 
21 public:
23  int Fetch();
25  int CopyFile(std::string pathstring);
26  const char *classname() const { return "SherpackFetcher"; }
27 
28 private:
29 
35 
36 };
37 
38 }
39 
40 #endif
std::string SherpackLocation
int CopyFile(std::string pathstring)
const char * classname() const
std::string SherpackChecksum
SherpackFetcher(edm::ParameterSet const &)
std::string SherpaProcess