ATLAS Offline Software
Trigger
TrigEvent
TrigParticleTPCnv
TrigParticleTPCnv
TrigL2Bphys_p3.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
/**********************************************************************************
6
* @Project: Trigger
7
* @Package: TrigParticleTPCnv
8
* @class : TrigL2Bphys_p3
9
*
10
* @brief persistent partner for TrigL2Bphys
11
*
12
* @author Andrew Hamilton <Andrew.Hamilton@cern.ch> - U. Geneva
13
* @author Francesca Bucci <F.Bucci@cern.ch> - U. Geneva
14
*
15
* File and Version Information:
16
* $Id: TrigL2Bphys_p3.h,v 1.2 2010-08-11 demelian Exp $
17
**********************************************************************************/
18
#ifndef TRIGPARTICLETPCNV_TRIGL2BPHYS_P3_H
19
#define TRIGPARTICLETPCNV_TRIGL2BPHYS_P3_H
20
21
#include "
DataModelAthenaPool/ElementLink_p3.h
"
22
#include "
DataModelAthenaPool/ElementLinkVector_p1.h
"
23
24
class
TrigL2Bphys_p3
25
{
26
friend
class
TrigL2BphysCnv_p3
;
27
28
public
:
29
30
TrigL2Bphys_p3
() {}
31
virtual
~TrigL2Bphys_p3
() =
default
;
32
33
//private:
34
35
float
m_allFloats
[8];
//m_eta,m_phi,m_mass,m_fitmass,m_fitchi2,m_fitx,m_fity,m_fitz
36
int
m_allInts
[3];
//m_roiID,m_particleType,m_fitndof
37
38
ElementLinkIntVector_p1
m_trackVector
;
39
ElementLinkInt_p3
m_secondaryDecay
;
40
41
};
42
43
#endif
ElementLink_p3.h
This file contains the class definition for the ElementLink_p3 class.
TrigL2Bphys_p3::m_trackVector
ElementLinkIntVector_p1 m_trackVector
Definition:
TrigL2Bphys_p3.h:50
TrigL2Bphys_p3
Definition:
TrigL2Bphys_p3.h:25
ElementLinkVector_p1< uint32_t >
TrigL2Bphys_p3::~TrigL2Bphys_p3
virtual ~TrigL2Bphys_p3()=default
TrigL2Bphys_p3::m_allFloats
float m_allFloats[8]
Definition:
TrigL2Bphys_p3.h:47
ElementLink_p3< uint32_t >
TrigL2Bphys_p3::m_secondaryDecay
ElementLinkInt_p3 m_secondaryDecay
Definition:
TrigL2Bphys_p3.h:51
TrigL2Bphys_p3::TrigL2Bphys_p3
TrigL2Bphys_p3()
Definition:
TrigL2Bphys_p3.h:42
TrigL2BphysCnv_p3
Definition:
TrigL2BphysCnv_p3.h:36
ElementLinkVector_p1.h
This file contains the class definition for the ElementLinkVector_p1 class.
TrigL2Bphys_p3::m_allInts
int m_allInts[3]
Definition:
TrigL2Bphys_p3.h:48
Generated on Thu Nov 7 2024 21:29:54 for ATLAS Offline Software by
1.8.18