ATLAS Offline Software
Loading...
Searching...
No Matches
AFP_SIDLocRecoEvCollection_p1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef AFP_SIDLocRecoEvCollection_p1_h
6#define AFP_SIDLocRecoEvCollection_p1_h
7
9
11
12#include <vector>
13#include <string>
14
15class AFP_SIDLocRecoEvCollection_p1: public std::vector<AFP_SIDLocRecoEvent_p1>
16{
17 public:
19};
20
21#endif