CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SiStripDetInfoFileReader.h
Go to the documentation of this file.
1 #ifndef CalibTracker_SiStripChannelGain_SiStripDetInfoFileReader_h
2 #define CalibTracker_SiStripChannelGain_SiStripDetInfoFileReader_h
3 
4 #include <string>
6 
7 namespace SiStripDetInfoFileReader {
9 
10  constexpr static char const* const kDefaultFile = "CalibTracker/SiStripCommon/data/SiStripDetInfo.dat";
11 
16 }; // namespace SiStripDetInfoFileReader
17 
18 #endif
SiStripDetInfo::DetInfo DetInfo
SiStripDetInfo read(std::string filePath)
static constexpr char const *const kDefaultFile