Public Attributes | List of all members
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

Definition at line 29 of file ServiceTable.h.

fhicl::ParameterSet evdb::ServiceTableEntry::fCurrentParamSet

Definition at line 27 of file ServiceTable.h.

std::string evdb::ServiceTableEntry::fName

Definition at line 26 of file ServiceTable.h.

std::string evdb::ServiceTableEntry::fParamSet

Definition at line 28 of file ServiceTable.h.

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

Definition at line 30 of file ServiceTable.h.


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