![]() |
|
|||
File indexing completed on 2024-04-06 12:04:20
0001 #ifndef DataFormats_HepMCCandidate_PdfInfo_h 0002 #define DataFormats_HepMCCandidate_PdfInfo_h 0003 /** \class reco::PdfInfo 0004 * 0005 * 0006 */ 0007 0008 namespace reco { 0009 struct PdfInfo { 0010 char id1; 0011 char id2; 0012 float x1; 0013 float x2; 0014 float scalePDF; 0015 float pdf1; 0016 float pdf2; 0017 }; 0018 } // namespace reco 0019 0020 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |