|
||||
File indexing completed on 2024-04-06 12:23:24
0001 #ifndef PhysicsTools_HepMCCandAlgos_pdgEntryReplace_h 0002 #define PhysicsTools_HepMCCandAlgos_pdgEntryReplace_h 0003 #include <string> 0004 0005 namespace HepPDT { 0006 class ParticleDataTable; 0007 } 0008 0009 std::string pdgEntryReplace(const std::string&, HepPDT::ParticleDataTable const&); 0010 0011 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |