#include "Gaudi/Interfaces/IOptionsSvc.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/Parsers.h"
#include "GaudiKernel/SmartIF.h"
#include "TFile.h"
#include "TTree.h"
#include <dlfcn.h>
#include <fstream>
#include "RawDataCnvSvc/IRawDataInputSvc.h"
#include "RealizationSvc/IRealizationSvc.h"
#include "DetVerSvc.h"
Go to the source code of this file.
|
| using | PropsVec = std::vector<std::tuple<std::string, std::string>> |
◆ PropsVec
| using PropsVec = std::vector<std::tuple<std::string, std::string>> |