ATLAS Offline Software
|
#include <EventBookkeeperTools/CutFlowSvc.h>
#include <GaudiKernel/Incident.h>
#include <GaudiKernel/FileIncident.h>
#include <GaudiKernel/IIncidentSvc.h>
#include <EventInfo/EventStreamInfo.h>
#include <xAODMetaData/FileMetaData.h>
Go to the source code of this file.
Functions | |
CutIdentifier CutFlowSvc::registerTopFilter | ATLAS_NOT_THREAD_SAFE (const std::string &name, const std::string &description, unsigned int logic, const std::string &outputStream, bool nominalOnly) |
CutIdentifier CutFlowSvc::registerTopFilter ATLAS_NOT_THREAD_SAFE | ( | const std::string & | name, |
const std::string & | description, | ||
unsigned int | logic, | ||
const std::string & | outputStream, | ||
bool | nominalOnly | ||
) |
Definition at line 103 of file CutFlowSvc.cxx.