CMS 3D CMS Logo

ShallowTagInfoConverter.h
Go to the documentation of this file.
1 #ifndef RecoBTag_FeatureTools_ShallowTagInfoConverter_h
2 #define RecoBTag_FeatureTools_ShallowTagInfoConverter_h
3 
6 
9 
10 namespace btagbtvdeep {
11 
12  void bTagToFeatures(const reco::TaggingVariableList & tag_info_vars,
13  ShallowTagInfoFeatures & tag_info_features);
14 
15 }
16 
17 #endif //RecoBTag_FeatureTools_ShallowTagInfoConverter_h
18 
19 
void bTagToFeatures(const reco::TaggingVariableList &tag_info_vars, ShallowTagInfoFeatures &tag_info_features)