ATLAS Offline Software
Trigger
TrigEvent
TrigInDetEventTPCnv
TrigInDetEventTPCnv
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
18
#include "
TrigInDetEventTPCnv/TrigVertexCountsCollection_p1.h
"
19
#include "
TrigInDetEventTPCnv/TrigVertexCounts_p1.h
"
20
21
class
TrigVertexCountsCollection_tlp1
22
{
23
24
public
:
25
26
TrigVertexCountsCollection_tlp1
(){}
27
28
std::vector<TrigVertexCountsCollection_p1>
m_trigVertexCountsCollectionVec
;
29
std::vector<TrigVertexCounts_p1>
m_trigVertexCountsVec
;
30
31
};
//end of class definitions
32
33
#endif
TrigVertexCountsCollection_tlp1::m_trigVertexCountsCollectionVec
std::vector< TrigVertexCountsCollection_p1 > m_trigVertexCountsCollectionVec
Definition:
TrigVertexCountsCollection_tlp1.h:37
TrigVertexCountsCollection_tlp1::m_trigVertexCountsVec
std::vector< TrigVertexCounts_p1 > m_trigVertexCountsVec
Definition:
TrigVertexCountsCollection_tlp1.h:38
TrigVertexCountsCollection_tlp1::TrigVertexCountsCollection_tlp1
TrigVertexCountsCollection_tlp1()
Definition:
TrigVertexCountsCollection_tlp1.h:35
TrigVertexCountsCollection_tlp1
Definition:
TrigVertexCountsCollection_tlp1.h:22
TrigVertexCountsCollection_p1.h
TrigVertexCounts_p1.h
Generated on Thu Nov 7 2024 21:30:16 for ATLAS Offline Software by
1.8.18