ATLAS Offline Software
Classes | Typedefs
ICutFlowSvc.h File Reference
#include <vector>
#include <string>
#include <map>
#include <stdint.h>
#include "CxxUtils/checker_macros.h"
Include dependency graph for ICutFlowSvc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ICutFlowSvc
 This class provides an interface between event filtering algorithms and athena input/output streams,. More...
 

Typedefs

typedef uint32_t CutIdentifier
 InstanceIdentifier is a unique identifer used for every AthFilterAlgorithm instance. More...
 

Typedef Documentation

◆ CutIdentifier

typedef uint32_t CutIdentifier

InstanceIdentifier is a unique identifer used for every AthFilterAlgorithm instance.

Definition at line 26 of file ICutFlowSvc.h.