ATLAS Offline Software
Loading...
Searching...
No Matches
ALFA_RawDataContainer_charge_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 ALFAATHENAPOOL_ALFACONTAINER_CHARGE_P1_H
6#define ALFAATHENAPOOL_ALFACONTAINER_CHARGE_P1_H
7
8#include <vector>
10
11class ALFA_RawDataContainer_charge_p1: public std::vector<ALFA_RawDataCollection_charge_p1> {
12
13 public:
14
16
18
19 };
20
21 #endif