Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 #ifndef ImpactParameter_NegativeTrackCountingComputer_h
0002 #define ImpactParameter_NegativeTrackCountingComputer_h
0003 
0004 #include "DataFormats/TrackReco/interface/TrackFwd.h"
0005 #include "DataFormats/BTauReco/interface/JTATagInfo.h"
0006 #include "RecoBTag/ImpactParameter/interface/TemplatedNegativeTrackCountingComputer.h"
0007 
0008 typedef TemplatedNegativeTrackCountingComputer<reco::TrackRefVector, reco::JTATagInfo> NegativeTrackCountingComputer;
0009 
0010 #endif  // ImpactParameter_NegativeTrackCountingComputer_h