ATLAS Offline Software
Loading...
Searching...
No Matches
TrigVertexCountsCollection_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: TrigInDetEventTPCnv
8 * @class : TrigVertexCountsCollection_tlp1
9 *
10 * @brief "top-level" persistent partner for TrigVertexCountsCollection
11 *
12 * @author W. H. Bell <W.Bell@cern.ch>
13 *
14 **********************************************************************************/
15#ifndef TRIGINDETEVENTTPCNV_TRIGVERTEXCOUNTSCOLLECTION_TLP1_H
16#define TRIGINDETEVENTTPCNV_TRIGVERTEXCOUNTSCOLLECTION_TLP1_H
17
20
22{
23
24 public:
25
27
28 std::vector<TrigVertexCountsCollection_p1> m_trigVertexCountsCollectionVec;
29 std::vector<TrigVertexCounts_p1> m_trigVertexCountsVec;
30
31};//end of class definitions
32
33#endif
std::vector< TrigVertexCountsCollection_p1 > m_trigVertexCountsCollectionVec
std::vector< TrigVertexCounts_p1 > m_trigVertexCountsVec