ATLAS Offline Software
Loading...
Searching...
No Matches
MdtCsmContainer_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 MUONREVENTATHENAPOOL_MDTCSMCONTAINER_P1_H
6#define MUONREVENTATHENAPOOL_MDTCSMCONTAINER_P1_H
7
8// This container provides acces to the MDT RDOs
9// Stefano Rosati, Mar 2003
10
11#include <vector>
13
15 : public std::vector<MdtCsm_p1> {
16public:
19};
20
21#endif // MUONREVENTATHENAPOOL_MDTCSMCONTAINER_P1_H
friend class MdtCsmContainerCnv_p1