LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Trojan service to inject initialization code. More...
#include "RootGraphicsEnablingService.h"
Public Member Functions | |
RootGraphicsEnablingService (fhicl::ParameterSet const &, art::ActivityRegistry &) | |
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.
No configuration.
Definition at line 41 of file RootGraphicsEnablingService.h.
|
inline |