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< Reconfigurable > | fService |
Information about a service required by the event display.
Definition at line 25 of file ServiceTable.h.
| 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.
1.8.11