ATLAS Offline Software
Loading...
Searching...
No Matches
JEMRoICollection_p1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3*/
4#ifndef TRIGT1EVENTTPCNV_JEMRoICOLLECTION_P1_H
5#define TRIGT1EVENTTPCNV_JEMRoICOLLECTION_P1_H
6
8#include <vector>
9
10class JEMRoICollection_p1 : public std::vector<TPObjRef>
11{
12 public:
13
15
16};
17
18#endif