ATLAS Offline Software
Loading...
Searching...
No Matches
FlowElementContainer.h
Go to the documentation of this file.
1// this file is -*- c++ -*-
2
3/*
4 Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
5*/
6
7#ifndef XAODPFLOW_FlowElementCONTAINER_H
8#define XAODPFLOW_FlowElementCONTAINER_H
9
10// Local include(s):
13
14namespace xAOD {
17}
18
19// Set up a CLID for the container:
20#include "xAODCore/CLASS_DEF.h"
21CLASS_DEF( xAOD::FlowElementContainer , 1158384067 , 1 )
22
23#endif // XAODPFLOW_FlowElementCONTAINER_H
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
File providing the different SG_BASE macros.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
FlowElementContainer_v1 FlowElementContainer
Definition of the current "pfo container version".
DataVector< xAOD::FlowElement_v1 > FlowElementContainer_v1
The container is a simple typedef for now.