ATLAS Offline Software
Loading...
Searching...
No Matches
JetAssociationBase_p1.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#ifndef JETEVENT_JETASSOCIATIONBASE_P1_H
6#define JETEVENT_JETASSOCIATIONBASE_P1_H
7
9{
11
12 public:
15
17 unsigned int m_keyIndex{};
18};
19
20#endif
21
unsigned int m_keyIndex
Stored in the base class.
~JetAssociationBase_p1()=default