ATLAS Offline Software
Loading...
Searching...
No Matches
LUCID_SimHit_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#ifndef LUCID_EVENTTPCNV_LUCID_SIMHIT_P3_H
6#define LUCID_EVENTTPCNV_LUCID_SIMHIT_P3_H
7
8#include <vector>
10
12
13 public:
14
16
17 friend class LUCID_SimHitCnv_p3;
18
19 private:
20
22
23 short m_tubeID{0};
24 int m_pdgCode{0};
29 float m_stepEndPosX{0};
30 float m_stepEndPosY{0};
31 float m_stepEndPosZ{0};
32 float m_preStepTime{0};
34 float m_wavelength{0};
35 float m_energy{0};
36};
37
38#endif // LUCID_EVENTTPCNV_LUCID_SIMHIT_P3_H
friend class LUCID_SimHitCnv_p3
HepMcParticleLink_p3 m_partLink