ATLAS Offline Software
Loading...
Searching...
No Matches
MuonFeatureContainer_tlp2.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 : MuonFeatureContainer_tlp2
9 *
10 * @brief "top-level" persistent partner for MuonFeatureContainer
11 *
12 * @author Andrew Hamilton <Andrew.Hamilton@cern.ch> - U. Geneva
13 * @author Francesca Bucci <F.Bucci@cern.ch> - U. Geneva
14 *
15 * File and Version Information:
16 * $Id: MuonFeatureContainer_tlp2.h,v 1.2 2009-04-01 22:12:15 salvator Exp $
17 **********************************************************************************/
18#ifndef TRIGMUONEVENTTPCNV_MUONFEATURECONTAINER_TLP2_H
19#define TRIGMUONEVENTTPCNV_MUONFEATURECONTAINER_TLP2_H
20
23
25{
26
27 public:
28
30
31 std::vector<MuonFeatureContainer_p2> m_muonFeatureContainerVec;
32 std::vector<MuonFeature_p2> m_muonFeatureVec;
33
34};//end of class definitions
35
36#endif
std::vector< MuonFeatureContainer_p2 > m_muonFeatureContainerVec
std::vector< MuonFeature_p2 > m_muonFeatureVec