Go to the source code of this file.
Namespaces | |
makeHGCalValidationPlots | |
Functions | |
def | makeHGCalValidationPlots.main |
Variables | |
string | makeHGCalValidationPlots.allLabel = 'all' |
list | makeHGCalValidationPlots.collection_choices = [allLabel] |
string | makeHGCalValidationPlots.default = "DQM_V0001_R000000001__Global__CMSSW_X_Y_Z__RECO.root" |
string | makeHGCalValidationPlots.help = "DQM file to plot the validation plots from" |
string | makeHGCalValidationPlots.hitCalLabel = 'hitCalibration' |
string | makeHGCalValidationPlots.hitValLabel = 'hitValidation' |
string | makeHGCalValidationPlots.layerClustersLabel = 'layerClusters' |
tuple | makeHGCalValidationPlots.opts = parser.parse_args() |
tuple | makeHGCalValidationPlots.parser = argparse.ArgumentParser(description="Create set of HGCal validation plots from one or more DQM files.") |
list | makeHGCalValidationPlots.simClustersIters = [hgcalValidator.label_SimClustersLevel._InputTag__moduleLabel, "ticlSimTracksters"] |
string | makeHGCalValidationPlots.simLabel = 'simulation' |
list | makeHGCalValidationPlots.trackstersIters = ['ticlTracksters'+iteration for iteration in ticlIterLabelsMerge] |
string | makeHGCalValidationPlots.trackstersLabel = 'tracksters' |
string | makeHGCalValidationPlots.trackstersWithEdgesLabel = 'trackstersWithEdges' |