![]() |
|
|||
File indexing completed on 2024-04-06 12:23:26
0001 #ifndef PhysicsTools_Heppy_JetUtils_h 0002 #define PhysicsTools_Heppy_JetUtils_h 0003 0004 #include "DataFormats/Common/interface/Ptr.h" 0005 #include "DataFormats/PatCandidates/interface/Jet.h" 0006 0007 namespace heppy { 0008 0009 struct JetUtils { 0010 static const pat::Jet copyJet(const pat::Jet& ijet); 0011 }; 0012 }; // namespace heppy 0013 0014 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |