ATLAS Offline Software
Loading...
Searching...
No Matches
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
21#include <vector>
22
24{
25 public:
26
29
30 private:
31
32 std::vector< TrigTauTracksInfo_p1 > m_trigTauTracksInfo;
33 std::vector< P4PtEtaPhiM_p1 > m_p4PtEtaPhiM;
34
35};
36
37#endif
std::vector< P4PtEtaPhiM_p1 > m_p4PtEtaPhiM
std::vector< TrigTauTracksInfo_p1 > m_trigTauTracksInfo