Functions | |
def | custom_3dclustering_histoInterpolatedMax1stOrder (process, nBins_X1=histoInterpolatedMax_C3d_params.nBins_X1_histo_multicluster, nBins_X2=histoInterpolatedMax_C3d_params.nBins_X2_histo_multicluster, binSumsHisto=histoInterpolatedMax_C3d_params.binSumsHisto, seed_threshold=histoInterpolatedMax_C3d_params.threshold_histo_multicluster) |
def | custom_3dclustering_histoInterpolatedMax2ndOrder (process, nBins_X1=histoInterpolatedMax_C3d_params.nBins_X1_histo_multicluster, nBins_X2=histoInterpolatedMax_C3d_params.nBins_X2_histo_multicluster, binSumsHisto=histoInterpolatedMax_C3d_params.binSumsHisto, seed_threshold=histoInterpolatedMax_C3d_params.threshold_histo_multicluster) |
def | custom_3dclustering_histoMax (process, nBins_X1=histoMax_C3d_seeding_params.nBins_X1_histo_multicluster, nBins_X2=histoMax_C3d_seeding_params.nBins_X2_histo_multicluster, binSumsHisto=histoMax_C3d_seeding_params.binSumsHisto, seed_threshold=histoMax_C3d_seeding_params.threshold_histo_multicluster, seed_position=histoMax_C3d_seeding_params.seed_position) |
def | custom_3dclustering_histoSecondaryMax (process, threshold=histoSecondaryMax_C3d_params.threshold_histo_multicluster, nBins_X1=histoSecondaryMax_C3d_params.nBins_X1_histo_multicluster, nBins_X2=histoSecondaryMax_C3d_params.nBins_X2_histo_multicluster, binSumsHisto=histoSecondaryMax_C3d_params.binSumsHisto) |
def | custom_3dclustering_histoThreshold (process, nBins_X1=histoThreshold_C3d_params.nBins_X1_histo_multicluster, nBins_X2=histoThreshold_C3d_params.nBins_X2_histo_multicluster, binSumsHisto=histoThreshold_C3d_params.binSumsHisto, seed_threshold=histoThreshold_C3d_params.threshold_histo_multicluster) |
def | custom_3dclustering_seedArea (process, seed_threshold=cms.double(8.5)) |
def | custom_3dclustering_seedNoArea (process, seed_threshold=cms.double(20)) |
def | custom_3dclustering_XYHistoMax (process, nBins_X1=histoMaxXYVariableDR_C3d_params.nBins_X1_histo_multicluster, nBins_X2=histoMaxXYVariableDR_C3d_params.nBins_X2_histo_multicluster, seed_threshold=histoMaxXYVariableDR_C3d_params.threshold_histo_multicluster, seed_position=histoMaxXYVariableDR_C3d_params.seed_position) |
def | set_histomax_seeding_params (parameters_seeding_c3d, nBins_X1, nBins_X2, binSumsHisto, seed_threshold) |
def customHistoSeeding.custom_3dclustering_histoInterpolatedMax1stOrder | ( | process, | |
nBins_X1 = histoInterpolatedMax_C3d_params.nBins_X1_histo_multicluster , |
|||
nBins_X2 = histoInterpolatedMax_C3d_params.nBins_X2_histo_multicluster , |
|||
binSumsHisto = histoInterpolatedMax_C3d_params.binSumsHisto , |
|||
seed_threshold = histoInterpolatedMax_C3d_params.threshold_histo_multicluster |
|||
) |
Definition at line 55 of file customHistoSeeding.py.
References custom_3dclustering_histoInterpolatedMax2ndOrder(), and set_histomax_seeding_params().
Referenced by custom_3dclustering_histoSecondaryMax().
def customHistoSeeding.custom_3dclustering_histoInterpolatedMax2ndOrder | ( | process, | |
nBins_X1 = histoInterpolatedMax_C3d_params.nBins_X1_histo_multicluster , |
|||
nBins_X2 = histoInterpolatedMax_C3d_params.nBins_X2_histo_multicluster , |
|||
binSumsHisto = histoInterpolatedMax_C3d_params.binSumsHisto , |
|||
seed_threshold = histoInterpolatedMax_C3d_params.threshold_histo_multicluster |
|||
) |
Definition at line 70 of file customHistoSeeding.py.
References custom_3dclustering_histoThreshold(), and set_histomax_seeding_params().
Referenced by custom_3dclustering_histoInterpolatedMax1stOrder().
def customHistoSeeding.custom_3dclustering_histoMax | ( | process, | |
nBins_X1 = histoMax_C3d_seeding_params.nBins_X1_histo_multicluster , |
|||
nBins_X2 = histoMax_C3d_seeding_params.nBins_X2_histo_multicluster , |
|||
binSumsHisto = histoMax_C3d_seeding_params.binSumsHisto , |
|||
seed_threshold = histoMax_C3d_seeding_params.threshold_histo_multicluster , |
|||
seed_position = histoMax_C3d_seeding_params.seed_position |
|||
) |
Definition at line 30 of file customHistoSeeding.py.
References custom_3dclustering_histoSecondaryMax(), and set_histomax_seeding_params().
Referenced by set_histomax_seeding_params().
def customHistoSeeding.custom_3dclustering_histoSecondaryMax | ( | process, | |
threshold = histoSecondaryMax_C3d_params.threshold_histo_multicluster , |
|||
nBins_X1 = histoSecondaryMax_C3d_params.nBins_X1_histo_multicluster , |
|||
nBins_X2 = histoSecondaryMax_C3d_params.nBins_X2_histo_multicluster , |
|||
binSumsHisto = histoSecondaryMax_C3d_params.binSumsHisto |
|||
) |
Definition at line 42 of file customHistoSeeding.py.
References custom_3dclustering_histoInterpolatedMax1stOrder(), and set_histomax_seeding_params().
Referenced by custom_3dclustering_histoMax().
def customHistoSeeding.custom_3dclustering_histoThreshold | ( | process, | |
nBins_X1 = histoThreshold_C3d_params.nBins_X1_histo_multicluster , |
|||
nBins_X2 = histoThreshold_C3d_params.nBins_X2_histo_multicluster , |
|||
binSumsHisto = histoThreshold_C3d_params.binSumsHisto , |
|||
seed_threshold = histoThreshold_C3d_params.threshold_histo_multicluster |
|||
) |
Definition at line 85 of file customHistoSeeding.py.
References custom_3dclustering_XYHistoMax(), and set_histomax_seeding_params().
Referenced by custom_3dclustering_histoInterpolatedMax2ndOrder().
def customHistoSeeding.custom_3dclustering_seedArea | ( | process, | |
seed_threshold = cms.double(8.5) |
|||
) |
Definition at line 107 of file customHistoSeeding.py.
References custom_3dclustering_seedNoArea().
Referenced by custom_3dclustering_XYHistoMax().
def customHistoSeeding.custom_3dclustering_seedNoArea | ( | process, | |
seed_threshold = cms.double(20) |
|||
) |
Definition at line 114 of file customHistoSeeding.py.
Referenced by custom_3dclustering_seedArea().
def customHistoSeeding.custom_3dclustering_XYHistoMax | ( | process, | |
nBins_X1 = histoMaxXYVariableDR_C3d_params.nBins_X1_histo_multicluster , |
|||
nBins_X2 = histoMaxXYVariableDR_C3d_params.nBins_X2_histo_multicluster , |
|||
seed_threshold = histoMaxXYVariableDR_C3d_params.threshold_histo_multicluster , |
|||
seed_position = histoMaxXYVariableDR_C3d_params.seed_position |
|||
) |
Definition at line 98 of file customHistoSeeding.py.
References custom_3dclustering_seedArea(), and set_histomax_seeding_params().
Referenced by custom_3dclustering_histoThreshold().
def customHistoSeeding.set_histomax_seeding_params | ( | parameters_seeding_c3d, | |
nBins_X1, | |||
nBins_X2, | |||
binSumsHisto, | |||
seed_threshold | |||
) |
Definition at line 17 of file customHistoSeeding.py.
References custom_3dclustering_histoMax().
Referenced by custom_3dclustering_histoInterpolatedMax1stOrder(), custom_3dclustering_histoInterpolatedMax2ndOrder(), custom_3dclustering_histoMax(), custom_3dclustering_histoSecondaryMax(), custom_3dclustering_histoThreshold(), and custom_3dclustering_XYHistoMax().