ATLAS Offline Software
Loading...
Searching...
No Matches
InDetPRD_Container_p1.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 INDETPRD_CONTAINER_P1_H
6#define INDETPRD_CONTAINER_P1_H 1
7
8#include <vector>
9#include <string>
11
12namespace InDet {
14{
15 public:
18 //private:
19 std::vector<InDet::InDetPRD_Collection_p1> m_collections;
20 std::vector<TPObjRef> m_PRD;
21};
22
23}
24
25
26// inlines
27
29
30#endif
InDetPRD_Container_p1()
Default constructor.
std::vector< InDet::InDetPRD_Collection_p1 > m_collections
Primary Vertex Finder.