Idvpm for acts space points
Adding ACTS space points (xAODs) to our IDVPM test
Here is an example of the plots: https://cvarni.web.cern.ch/ActsArtTest/dcube_idvpm/
We have to add the following to IDPVMPlots_ACTS_R22.xml
:
<TDirectory name="ITkPixelSpacePoints">
<hist2D name="global_xy_barrel" plotopts="box" tests="KS" type="TH2F"/>
<hist2D name="global_xy_endcap" plotopts="box" tests="KS" type="TH2F"/>
<hist2D name="global_zr_barrel" plotopts="box" tests="KS" type="TH2F"/>
<hist2D name="global_zr_endcap" plotopts="box" tests="KS" type="TH2F"/>
<hist1D name="barrelEndcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="layerDisk_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="layerDisk_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="phiModule_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="phiModule_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="etaModule_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="etaModule_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="isInnermost_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="isInnermost_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="isNextToInnermost_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="isNextToInnermost_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="eta_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="eta_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="perp_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="perp_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="global_x_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="global_x_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="global_y_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="global_y_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="global_z_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="global_z_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="globalCovR_barrel" plotopts="logy" tests="KS" type="TH1F"/>
<hist1D name="globalCovR_endcap" plotopts="logy" tests="KS" type="TH1F"/>
<hist1D name="globalCovZ_barrel" plotopts="logy" tests="KS" type="TH1F"/>
<hist1D name="globalCovZ_endcap" plotopts="logy" tests="KS" type="TH1F"/>
</TDirectory>
<TDirectory name="ITkStripSpacePoints">
<hist2D name="global_xy_barrel" plotopts="box" tests="KS" type="TH2F"/>
<hist2D name="global_xy_endcap" plotopts="box" tests="KS" type="TH2F"/>
<hist2D name="global_zr_barrel" plotopts="box" tests="KS" type="TH2F"/>
<hist2D name="global_zr_endcap" plotopts="box" tests="KS" type="TH2F"/>
<hist1D name="barrelEndcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="layerDisk_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="layerDisk_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="phiModule_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="phiModule_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="etaModule_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="etaModule_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="sideModule_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="sideModule_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="eta_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="eta_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="perp_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="perp_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="global_x_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="global_x_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="global_y_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="global_y_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="global_z_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="global_z_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="globalCovR_barrel" plotopts="logy" tests="KS" type="TH1F"/>
<hist1D name="globalCovR_endcap" plotopts="logy" tests="KS" type="TH1F"/>
<hist1D name="globalCovZ_barrel" plotopts="logy" tests="KS" type="TH1F"/>
<hist1D name="globalCovZ_endcap" plotopts="logy" tests="KS" type="TH1F"/>
<hist1D name="topHalfStripLength_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="topHalfStripLength_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="bottomHalfStripLength_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="bottomHalfStripLength_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="topStripDirection_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="topStripDirection_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="bottomStripDirection_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="bottomStripDirection_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="stripCenterDistance_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="stripCenterDistance_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="topStripCenter_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="topStripCenter_endcap" plotopts="" tests="KS" type="TH1F"/>
</TDirectory>
<TDirectory name="ITkStripOverlapSpacePoints">
<hist2D name="global_xy_barrel" plotopts="box" tests="KS" type="TH2F"/>
<hist2D name="global_xy_endcap" plotopts="box" tests="KS" type="TH2F"/>
<hist2D name="global_zr_barrel" plotopts="box" tests="KS" type="TH2F"/>
<hist2D name="global_zr_endcap" plotopts="box" tests="KS" type="TH2F"/>
<hist1D name="barrelEndcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="layerDisk_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="layerDisk_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="phiModule_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="phiModule_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="etaModule_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="etaModule_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="sideModule_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="sideModule_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="eta_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="eta_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="perp_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="perp_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="global_x_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="global_x_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="global_y_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="global_y_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="global_z_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="global_z_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="globalCovR_barrel" plotopts="logy" tests="KS" type="TH1F"/>
<hist1D name="globalCovR_endcap" plotopts="logy" tests="KS" type="TH1F"/>
<hist1D name="globalCovZ_barrel" plotopts="logy" tests="KS" type="TH1F"/>
<hist1D name="globalCovZ_endcap" plotopts="logy" tests="KS" type="TH1F"/>
<hist1D name="topHalfStripLength_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="topHalfStripLength_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="bottomHalfStripLength_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="bottomHalfStripLength_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="topStripDirection_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="topStripDirection_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="bottomStripDirection_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="bottomStripDirection_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="stripCenterDistance_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="stripCenterDistance_endcap" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="topStripCenter_barrel" plotopts="" tests="KS" type="TH1F"/>
<hist1D name="topStripCenter_endcap" plotopts="" tests="KS" type="TH1F"/>
</TDirectory>
Edited by Carlo Varni