ATLAS Offline Software
Loading...
Searching...
No Matches
TileMuFeatureContainer_tlp1.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/**********************************************************************************
6 * @Project: Trigger
7 * @Package: TrigMuonEventTPCnv
8 * @class : TileMuFeatureContainer_tlp1
9 *
10 * @brief "top-level" persistent partner for TileMuFeatureContainer
11 *
12 * @author Heuijin Lim <hjlim@hep.anl.gov>
13 * @Created: Jul. 3. 2008
14 **********************************************************************************/
15#ifndef TRIGMUONEVENTTPCNV_TILEMUFEATURECONTAINER_TLP1_H
16#define TRIGMUONEVENTTPCNV_TILEMUFEATURECONTAINER_TLP1_H
17
20
22{
23
24 public:
25
27
28 std::vector<TileMuFeatureContainer_p1> m_TileMuFeatureContainerVec;
29 std::vector<TileMuFeature_p1> m_TileMuFeatureVec;
30
31};//end of class definitions
32
33#endif
std::vector< TileMuFeature_p1 > m_TileMuFeatureVec
std::vector< TileMuFeatureContainer_p1 > m_TileMuFeatureContainerVec