Skip to content
Snippets Groups Projects

Lei b2 dsth filters24r2

Merged Lei Hao requested to merge Lei_B2DsthFilters24r2 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -159,7 +159,7 @@ dstWriter = SelDSTWriter( "MyDSTWriter",
# Add stripping TCK
from Configurables import StrippingTCK
#davinci 44r10p5
stck = StrippingTCK(HDRLocation = '/Event/Strip/Phys/DecReports', TCK = {2015: 0x44105242, 2016: 0x44105282, 2017: 0x4272292}[2017])
stck = StrippingTCK(HDRLocation = '/Event/Strip/Phys/DecReports', TCK = {2015: 0x44105242, 2016: 0x44105282, 2017: 0x4272292}[2015])
#
# DaVinci Configuration
Loading