![]() |
|
|||
File indexing completed on 2025-07-05 08:52:26
0001 // AUTOMATICALLY GENERATED FILE - DO NOT EDIT 0002 0003 #ifndef EDM4EIC_InclusiveKinematicsDATA_H 0004 #define EDM4EIC_InclusiveKinematicsDATA_H 0005 0006 0007 namespace edm4eic { 0008 0009 0010 /** @class InclusiveKinematicsData 0011 * Kinematic variables for DIS events 0012 * @author: S. Joosten, W. Deconinck 0013 */ 0014 class InclusiveKinematicsData { 0015 public: 0016 float x{}; ///< Bjorken x (Q2/2P.q) 0017 float Q2{}; ///< Four-momentum transfer squared [GeV^2] 0018 float W{}; ///< Invariant mass of final state [GeV] 0019 float y{}; ///< Inelasticity (P.q/P.k) 0020 float nu{}; ///< Energy transfer P.q/M [GeV] 0021 0022 }; 0023 0024 } // namespace edm4eic 0025 0026 0027 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |