ATLAS Offline Software
Loading...
Searching...
No Matches
ExampleTrack_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 ATHENAPOOLEXAMPLECONVERTER_EXAMPLETRACK_P1_H
6#define ATHENAPOOLEXAMPLECONVERTER_EXAMPLETRACK_P1_H
7
13
14// DataModelAthenaPool includes
18#include "CxxUtils/unused.h"
19
20#include <CLHEP/Geometry/Vector3D.h>
21#include <string>
22
44#endif
This file contains the class definition for the ElementLinkVector_p1 class.
ElementLinkVector_p1< uint32_t > ElementLinkIntVector_p1
This file contains the class definition for the Navigable_p2 class.
std::string m_detector
ElementLinkInt_p3 m_elementlink1
ElementLinkInt_p3 m_elementlink2
double ATH_UNUSED_MEMBER(m_pt)
ElementLinkIntVector_p1 m_elementlinkvector
virtual ~ExampleTrack_p1()
Destructor.
Navigable_p2< uint32_t > m_navigable
double ATH_UNUSED_MEMBER(m_eta)
double ATH_UNUSED_MEMBER(m_phi)
ExampleTrack_p1()
Default Constructor.
Navigable_p2< uint32_t, double > m_weightednavigable
Macro to mark a member as unused.