ATLAS Offline Software
Loading...
Searching...
No Matches
TrigL2Bphys_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 * @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#ifndef TRIGPARTICLETPCNV_TRIGL2BPHYS_P3_H
16#define TRIGPARTICLETPCNV_TRIGL2BPHYS_P3_H
17
20
22{
23 friend class TrigL2BphysCnv_p3;
24
25 public:
26
27 TrigL2Bphys_p3() = default;
28 virtual ~TrigL2Bphys_p3() = default;
29
30 float m_allFloats[8]{};//m_eta,m_phi,m_mass,m_fitmass,m_fitchi2,m_fitx,m_fity,m_fitz
31 int m_allInts[3]{};//m_roiID,m_particleType,m_fitndof
32
35
36};
37
38#endif
This file contains the class definition for the ElementLinkVector_p1 class.
ElementLinkVector_p1< uint32_t > ElementLinkIntVector_p1
friend class TrigL2BphysCnv_p3
float m_allFloats[8]
virtual ~TrigL2Bphys_p3()=default
ElementLinkInt_p3 m_secondaryDecay
TrigL2Bphys_p3()=default
ElementLinkIntVector_p1 m_trackVector