Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:24:32

0001 #ifndef RecoBTag_SecondaryVertex_TrackSorting_h
0002 #define RecoBTag_SecondaryVertex_TrackSorting_h
0003 
0004 #include <string>
0005 
0006 #include "DataFormats/BTauReco/interface/IPTagInfo.h"
0007 
0008 namespace TrackSorting {
0009   extern reco::btag::SortCriteria getCriterium(const std::string &name);
0010 }
0011 
0012 #endif  // RecoBTag_SecondaryVertex_TrackSorting_h