LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
evdb::ServiceTableEntry Struct Reference

Information about a service required by the event display. More...

#include "ServiceTable.h"

Public Attributes

std::string fName
 
fhicl::ParameterSet fCurrentParamSet
 
std::string fParamSet
 
int fCategory
 
cet::exempt_ptr< ReconfigurablefService
 

Detailed Description

Information about a service required by the event display.

Definition at line 25 of file ServiceTable.h.

Member Data Documentation

int evdb::ServiceTableEntry::fCategory
fhicl::ParameterSet evdb::ServiceTableEntry::fCurrentParamSet

Definition at line 27 of file ServiceTable.h.

Referenced by evdb::ServiceTable::RegisterService().

std::string evdb::ServiceTableEntry::fName
std::string evdb::ServiceTableEntry::fParamSet

Definition at line 28 of file ServiceTable.h.

Referenced by evdb::ServiceTable::RegisterService().

cet::exempt_ptr<Reconfigurable> evdb::ServiceTableEntry::fService

Definition at line 30 of file ServiceTable.h.

Referenced by evdb::ServiceTable::RegisterService().


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