/control/manual /tracking
Command directory path : /tracking/


Guidance :
TrackingManager and SteppingManager control commands.

 Sub-directories : 
 Commands : 
   abort * Abort current G4Track processing.
   resume * Resume current G4Track processing.
   storeTrajectory * Store trajectories or not.
   verbose * Set Verbose level of tracking category.


Command /tracking/abort
Guidance :
Abort current G4Track processing.



Command /tracking/resume
Guidance :
Resume current G4Track processing.



Command /tracking/storeTrajectory
Guidance :
Store trajectories or not.
 1 : Store trajectories.
 0 : Don't Store trajectories.
 Range of parameters : Store >=0 && Store <= 1

Parameter : Store
 Parameter type  : i
 Omittable       : True
 Default value   : 0



Command /tracking/verbose
Guidance :
Set Verbose level of tracking category.
 0 : Silent.
 1 : Minium information of each Step.
 2 : Addition to Level=1, info of secondary particles.
 3 : Addition to Level=1, pre/postStepoint information
     after all AlongStep/PostStep process executions.
 4 : Addition to Level=3, pre/postStepoint information
     at each AlongStepPostStep process execuation.
 5 : Addition to Level=4, proposed Step length information
     from each AlongStepPostStep process.
 Range of parameters : verbose_level >=0  

Parameter : verbose_level
 Parameter type  : i
 Omittable       : True
 Default value   : 0

