|
||||
File indexing completed on 2024-04-06 12:05:07
0001 #ifndef RecoCandidate_FitResult_h 0002 #define RecoCandidate_FitResult_h 0003 0004 #include "DataFormats/Common/interface/ValueMap.h" 0005 #include "DataFormats/Candidate/interface/Candidate.h" 0006 #include "DataFormats/RecoCandidate/interface/FitQuality.h" 0007 0008 namespace reco { 0009 typedef edm::ValueMap<FitQuality> FitResultCollection; 0010 } 0011 0012 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |