LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
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 41 of file RootGraphicsEnablingService.h.

Constructor & Destructor Documentation

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

Definition at line 44 of file RootGraphicsEnablingService.h.

References DECLARE_ART_SERVICE.

44 {}

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