ATLAS Offline Software
Loading...
Searching...
No Matches
TrigL2Bjet_p3.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3*/
4
5/**********************************************************************************
6 *
7 * @Project: Trigger
8 * @Package: TrigParticleTPCnv
9 * @class : TrigL2Bjet_p3
10 *
11 * @brief persistent partner for TrigL2Bjet
12 *
13 * @author Andrea Coccaro <Andrea.Coccaro@ge.infn.it>
14 **********************************************************************************/
15
16#ifndef TRIGPARTICLETPCNV_TRIGL2BJET_P3_H
17#define TRIGPARTICLETPCNV_TRIGL2BJET_P3_H
18
20
22
23 friend class TrigL2BjetCnv_p3;
24
25 public:
26
27 TrigL2Bjet_p3() = default;
28 virtual ~TrigL2Bjet_p3() = default;
29
30 bool m_valid{};
31
32 int m_roiID{};
33 float m_allTheFloats[10]{};
34
35 //float m_prmVtx;
36 //float m_xcomb;
37 //float m_xIP1d;
38 //float m_xIP2d;
39 //float m_xIP3d;
40 //float m_xChi2;
41 //float m_xSv;
42 //float m_xmvtx;
43 //float m_xevtx;
44 //float m_xnvtx;
45
47
48};
49
50#endif
friend class TrigL2BjetCnv_p3
virtual ~TrigL2Bjet_p3()=default
float m_allTheFloats[10]
TrigL2Bjet_p3()=default
P4PtEtaPhiM_p1 m_P4PtEtaPhiM