ATLAS Offline Software
Loading...
Searching...
No Matches
ALFA_ODDigitCollection_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 ALFA_ODDigitCollection_p1_h
6#define ALFA_ODDigitCollection_p1_h
7
9
11
12#include <vector>
13#include <string>
14
15
16class ALFA_ODDigitCollection_p1: public std::vector<ALFA_ODDigit_p1>
17{
18 public:
20};
21
22#endif // ALFA_DigitCollection_p1_h