ATLAS Offline Software
Trigger
TrigEvent
TrigInDetEventTPCnv
TrigInDetEventTPCnv
TrigTauTracksInfo_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 : TrigTauTracksInfo_tlp1
9
*
10
* @brief "top level" persistent partner for TrigTauTracksInfo
11
*
12
* @author Andrew Hamilton <Andrew.Hamilton@cern.ch> - U. Geneva
13
* @author Olga Igonkina Nikhef
14
*
15
**********************************************************************************/
16
#ifndef TRIGINDETEVENTTPCNV_TRIGTAUTRACKSINFO_TLP1_H
17
#define TRIGINDETEVENTTPCNV_TRIGTAUTRACKSINFO_TLP1_H
18
19
#include "
TrigInDetEventTPCnv/TrigTauTracksInfo_p1.h
"
20
#include "
EventCommonTPCnv/P4PtEtaPhiM_p1.h
"
21
#include <vector>
22
23
class
TrigTauTracksInfo_tlp1
24
{
25
public
:
26
27
TrigTauTracksInfo_tlp1
() {}
28
friend
class
TrigTauTracksInfoCnv_tlp1
;
29
30
private
:
31
32
std::vector< TrigTauTracksInfo_p1 >
m_trigTauTracksInfo
;
33
std::vector< P4PtEtaPhiM_p1 >
m_p4PtEtaPhiM
;
34
35
};
36
37
#endif
TrigTauTracksInfo_tlp1::TrigTauTracksInfo_tlp1
TrigTauTracksInfo_tlp1()
Definition:
TrigTauTracksInfo_tlp1.h:37
TrigTauTracksInfo_tlp1
Definition:
TrigTauTracksInfo_tlp1.h:24
P4PtEtaPhiM_p1.h
TrigTauTracksInfo_tlp1::m_trigTauTracksInfo
std::vector< TrigTauTracksInfo_p1 > m_trigTauTracksInfo
Definition:
TrigTauTracksInfo_tlp1.h:42
TrigTauTracksInfoCnv_tlp1
Definition:
TrigTauTracksInfoCnv_tlp1.h:29
TrigTauTracksInfo_p1.h
TrigTauTracksInfo_tlp1::m_p4PtEtaPhiM
std::vector< P4PtEtaPhiM_p1 > m_p4PtEtaPhiM
Definition:
TrigTauTracksInfo_tlp1.h:43
Generated on Thu Nov 7 2024 21:30:14 for ATLAS Offline Software by
1.8.18