ATLAS Offline Software
Loading...
Searching...
No Matches
xAODPFlowAthenaDict.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3*/
4#ifndef XAODPFLOW_ATHENADICT_H
5#define XAODPFLOW_ATHENADICT_H
6
7#include <vector>
9
10namespace {
11 struct GCCXML_DUMMY_INSTANTIATION_XAODFLOWATHENA {
12 SG::AuxTypeVectorFactory<std::vector< std::pair< ElementLink< CaloCellContainer >, double> > > FlowElemdummy6;
13 std::vector< std::vector< std::pair< ElementLink< CaloCellContainer >, double > > > FlowElemdummy7;
14 };
15}
16
17#endif