ATLAS Offline Software
Loading...
Searching...
No Matches
eflowObjectContainer_p5.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef EFLOWOBJECTCONTAINER_P5_H
6#define EFLOWOBJECTCONTAINER_P5_H
7
9#include <vector>
10
12
13 public:
14
16
18
20
21 //private:
22
23 std::vector<eflowObject_p5> m_myPersVector;
24
25};
26#endif
std::vector< eflowObject_p5 > m_myPersVector