ATLAS Offline Software
|
the interface for the central systematics service More...
#include <ISelectionNameSvc.h>
Public Member Functions | |
DeclareInterfaceID (CP::ISelectionNameSvc, 1, 0) | |
virtual StatusCode | addAcceptInfo (const std::string &objectName, const std::string &decorName, const asg::AcceptInfo &acceptInfo)=0 |
virtual const asg::AcceptInfo * | getAcceptInfo (const std::string &objectName, const std::string &decorName) const =0 |
virtual void | print () const =0 |
Print the state of the service. More... | |
the interface for the central systematics service
This service is used as part of the common CP algorithms to allow communicating the name of individual selection bits from the selection algorithm to the cut flow algorithm.
Definition at line 26 of file ISelectionNameSvc.h.
|
pure virtual |
CP::ISelectionNameSvc::DeclareInterfaceID | ( | CP::ISelectionNameSvc | , |
1 | , | ||
0 | |||
) |
|
pure virtual |
|
pure virtualinherited |
Print the state of the service.