ATLAS Offline Software
FlowElement.h
Go to the documentation of this file.
1 // this file is -*- c++ -*-
2 /*
3  Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
4 */
5 
6 // $Id: PFO.h 744541 2016-05-03 15:55:30Z krasznaa $
7 #ifndef XAODPFLOW_FLOWELEMENT_H
8 #define XAODPFLOW_FLOWELEMENT_H
9 
10 // Local include(s):
12 
14 namespace xAOD {
17 }
18 
19 // Set up a CLID for the class:
20 #include "xAODCore/CLASS_DEF.h"
21 CLASS_DEF( xAOD::FlowElement , 25811773 , 1 )
22 
23 #endif // XAODPFLOW_FlowElement_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::FlowElement
FlowElement_v1 FlowElement
Definition of the current "pfo version".
Definition: FlowElement.h:16
CLASS_DEF.h
File providing the different SG_BASE macros.
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
FlowElement_v1.h
xAOD::FlowElement_v1
A detector object made of other lower level object(s)
Definition: FlowElement_v1.h:25