QualityControl  1.5.1
O2 Data Quality Control Framework
RootClassFactory.h File Reference
#include <string>
#include <Common/Exceptions.h>
#include <TClass.h>
#include <TROOT.h>
#include <TSystem.h>
#include <boost/filesystem/path.hpp>
#include "QualityControl/QcInfoLogger.h"
Include dependency graph for RootClassFactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 o2::quality_control::core
 These methods can be used to build a complex processing topology. It spawns 3 separate dummy processing chains.
 

Typedefs

using o2::quality_control::core::root_class_factory::FatalException = AliceO2::Common::FatalException
 
using o2::quality_control::core::root_class_factory::errinfo_details = AliceO2::Common::errinfo_details
 

Functions

template<typename T >
T * o2::quality_control::core::root_class_factory::create (std::string moduleName, std::string className)
 

Detailed Description

Author
Piotr Konopka