6 #include "TObjString.h"
24 TObjString* ptag = (TObjString*)
dir->Get(
"type");
27 const TString tag = ptag->GetString();
35 std::cerr <<
"Unknown Experiment type '" << tag <<
"'" << std::endl;
42 assert(0 &&
"Not implemented");
BEGIN_PROLOG could also be cerr
process_name opflashCryoW ana
static std::unique_ptr< MultiExperiment > LoadFrom(TDirectory *dir)
static std::unique_ptr< ReactorExperiment > LoadFrom(TDirectory *dir)
virtual void SaveTo(TDirectory *dir) const
static std::unique_ptr< SolarConstraints > LoadFrom(TDirectory *dir)
static std::unique_ptr< CountingExperiment > LoadFrom(TDirectory *dir)
std::unique_ptr< IExperiment > LoadFrom< IExperiment >(TDirectory *dir)
static std::unique_ptr< SingleSampleExperiment > LoadFrom(TDirectory *dir)