Line Code
1 2 3 4 5
import FWCore.ParameterSet.Config as cms

# This modifier sets the used tracking classifier to be a deep neural network instead of the BDT

trackdnn_CKF = cms.Modifier()