ATLAS Offline Software
Reconstruction
tauEventTPCnv
tauEventTPCnv
TauJetContainer_p3.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
// file: TauJetContainer_p3.h
7
// author: Lukasz Janyst
8
// date: May 2008
9
//-----------------------------------------------------------------------------
10
11
#ifndef tauEventTPCnv_TAUJETCONTAINER_P3_H
12
#define tauEventTPCnv_TAUJETCONTAINER_P3_H
13
14
#include <vector>
15
#include <string>
16
#include "
tauEventTPCnv/TauJet_p3.h
"
17
18
class
TauJetContainer_p3
:
public
std::vector<TauJet_p3>
19
{
20
public
:
21
std :: string
m_ROIauthor
;
22
};
23
24
#endif // tauEventTPCnv_TAUJETCONTAINER_P3_H
TauJet_p3.h
TauJetContainer_p3
Definition:
TauJetContainer_p3.h:19
TauJetContainer_p3::m_ROIauthor
std ::string m_ROIauthor
Definition:
TauJetContainer_p3.h:21
Generated on Thu Nov 7 2024 21:27:03 for ATLAS Offline Software by
1.8.18