00001 import FWCore.ParameterSet.Config as cms 00002 00003 # Define arbitrary tracker material groups 00004 from RecoTracker.GeometryESProducer.TrackerRecoGeometryESProducer_cfi import * 00005 from SimTracker.TrackerMaterialAnalysis.trackingMaterialGroups_cff import * 00006 00007 # Analyze and plot the tracking material 00008 from SimTracker.TrackerMaterialAnalysis.trackingMaterialAnalyser_cfi import *