User Tools

Site Tools


search:trigger

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
search:trigger [2012/05/11 14:32] – created nchiapsearch:trigger [2012/05/11 14:47] (current) nchiap
Line 12: Line 12:
 # select the trigger of interest based on the titles and the 3rd column of the print out. # select the trigger of interest based on the titles and the 3rd column of the print out.
 # the important number is the hexadecimal value in the first column. # the important number is the hexadecimal value in the first column.
-# [...]+#[...]
 #    Physics_Mar2011 #    Physics_Mar2011
 #      0x005b0032 : dbe6c7e854b29c2e54c470375f37819a : Enable 500Hz+500Hz MicroBias #      0x005b0032 : dbe6c7e854b29c2e54c470375f37819a : Enable 500Hz+500Hz MicroBias
Line 44: Line 44:
 #    PassThrough #    PassThrough
 #      0x80970000 : d7729757255943112dbfd53aca01c899 : ODINPhys,Timing acc=1, ODINTech,Aux,NZS,Calib acc=PVSS, TELL1Error acc=0 #      0x80970000 : d7729757255943112dbfd53aca01c899 : ODINPhys,Timing acc=1, ODINTech,Aux,NZS,Calib acc=PVSS, TELL1Error acc=0
-# [...] +#[...]
-# We pick the //Default, MaxOTHits=15000// trigger from //Physics_May2011// (0x00710035)+
  
 +# We pick the 
 +#    Default, MaxOTHits=15000
 +# trigger from 
 +#    Physics_May2011
 +# (Key = 0x00710035)
 # to print the included (Hlt1-) trigger-lines run # to print the included (Hlt1-) trigger-lines run
 >>> listHlt1Lines(0x00710035) >>> listHlt1Lines(0x00710035)
-# [...] 'Hlt::Line/Hlt1DiMuonLowMass', 'Hlt::Line/Hlt1SingleMuonNoIP', 'Hlt::Line/Hlt1SingleMuonHighPT' [...]+#[...] 'Hlt::Line/Hlt1DiMuonLowMass', 'Hlt::Line/Hlt1SingleMuonNoIP', 'Hlt::Line/Hlt1SingleMuonHighPT' [...]
  
 # to get the settings of one of the printed lines, use # to get the settings of one of the printed lines, use
 >>> dump(0x00710035, lines='Hlt1SingleMuonNoIP') >>> dump(0x00710035, lines='Hlt1SingleMuonNoIP')
 </code> </code>
search/trigger.1336739524.txt.gz · Last modified: by nchiap