ATLAS Offline Software
Loading...
Searching...
No Matches
TileTTL1Container_p1.h
Go to the documentation of this file.
1
2
3/*
4 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5*/
6
7// TileTTL1Container_p1.h
8// Header file for class TileTTL1Container_p1
9// Author: Alexander Solodkov <Sanya.Solodkov@cern.ch>
10// Date: June 2009
12#ifndef TILETPCNV_TILETTL1CONTAINER_P1_H
13#define TILETPCNV_TILETTL1CONTAINER_P1_H
14
15// TileTPCnv includes
17
18class TileTTL1Container_p1 : public std::vector<TileTTL1_p1>
19{};
20
21#endif //> TILETPCNV_TILETTL1CONTAINER_P1_H