Public Member Functions | List of all members
util::RootGraphicsEnablingService Class Reference

Trojan service to inject initialization code. More...

#include <RootGraphicsEnablingService.h>

Public Member Functions

 RootGraphicsEnablingService (fhicl::ParameterSet const &, art::ActivityRegistry &)
 

Detailed Description

Trojan service to inject initialization code.

Run this service to ensure that a graphical (interactive) ROOT session can be initialized (e.g., for TEve-based visualization. Just add it to the services in your FHiCL configuration file with e.g.,

services.RootGraphicsEnablingService: {}

This service does very much nothing. But it is linked to the RootGraphicsEnabler library that does magics on loading.

Configuration parameters

No configuration.

Definition at line 30 of file RootGraphicsEnablingService.h.

Constructor & Destructor Documentation

util::RootGraphicsEnablingService::RootGraphicsEnablingService ( fhicl::ParameterSet const &  ,
art::ActivityRegistry  
)
inline

Definition at line 32 of file RootGraphicsEnablingService.h.

32 {}

The documentation for this class was generated from the following file: