ATLAS Offline Software
Loading...
Searching...
No Matches
IsoMuonFeatureContainer_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 : IsoMuonFeatureContainer_tlp1
9 *
10 * @brief "top-level" persistent partner for IsoMuonFeatureContainer
11 *
12 * @author Stefano Giagu <Stefano.Giagu@cern.ch> - U. of Rome
13 *
14 * File and Version Information:
15 * $Id: IsoMuonFeatureContainer_tlp1.h,v 1.2 2009-04-01 22:12:14 salvator Exp $
16 **********************************************************************************/
17#ifndef TRIGMUONEVENTTPCNV_ISOMUONFEATURECONTAINER_TLP1_H
18#define TRIGMUONEVENTTPCNV_ISOMUONFEATURECONTAINER_TLP1_H
19
24
26{
27
28 public:
29
31
32 std::vector<IsoMuonFeatureContainer_p1> m_isoMuonFeatureContainerVec;
33 std::vector<IsoMuonFeature_p1> m_isoMuonFeatureVec;
34
35};//end of class definitions
36
37#endif
std::vector< IsoMuonFeatureContainer_p1 > m_isoMuonFeatureContainerVec
std::vector< IsoMuonFeature_p1 > m_isoMuonFeatureVec