Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /SimG4Core/PrintTrackNumber/README is written in an unsupported language. File is not indexed.

0001 TO USE:
0002  
0003 in .cfg file:
0004  
0005          VPSet Watchers = { 
0006          {
0007                string type = "PrintTrackNumberAction"
0008                untracked int32 EachNTrack = -1
0009                untracked bool NoUserLimits = false
0010          } }
0011