~9marusia6/maus/beamlinesimulation

« back to all changes in this revision

Viewing changes to doc/doc_src/simulation.tex

  • Committer: justinchristensen at berkeley
  • Date: 2012-06-08 08:47:52 UTC
  • mfrom: (669.1.1 release)
  • Revision ID: justinchristensen@berkeley.edu-20120608084752-5x3f3rzflhhcewwi
new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
264
264
\verb|visualisation_theta| & Set the theta angle of the camera.\\
265
265
\verb|visualisation_phi| & Set the phi angle of the camera.\\
266
266
\verb|visualisation_zoom| & Set the camera zoom.\\
267
 
\verb|accumulate_tracks| & Not implemented.\\
268
 
\verb|default_vis_colour| & Not implemented.\\
269
 
\verb|pi_plus_vis_colour| & Not implemented.\\
270
 
\verb|pi_minus_vis_colour| & Not implemented.\\
271
 
\verb|mu_plus_vis_colour| & Not implemented.\\
272
 
\verb|mu_minus_vis_colour| & Not implemented.\\
273
 
\verb|mu_plus_vis_colour| & Not implemented.\\
274
 
\verb|mu_minus_vis_colour| & Not implemented.\\
275
 
\verb|e_plus_vis_colour| & Not implemented.\\
276
 
\verb|e_minus_vis_colour| & Not implemented.\\
277
 
\verb|gamma_vis_colour| & Not implemented.\\
278
 
\verb|neutron_vis_colour| & Not implemented.\\
279
 
\verb|photon_vis_colour| & Not implemented.\\
 
267
\verb|accumulate_tracks| & Set to 1 to accumulate all of the simulated tracks into one vrml file. 0 for multiple files.\\
 
268
\verb|default_vis_colour| & Set the RGB values to alter the default colour of particles.\\
 
269
\verb|pi_plus_vis_colour| & Set the RGB values to alter the colour of positive pions.\\
 
270
\verb|pi_minus_vis_colour| & Set the RGB values to alter the colour of negative pions.\\
 
271
\verb|mu_plus_vis_colour| & Set the RGB values to alter the colour of positive muons.\\
 
272
\verb|mu_minus_vis_colour| & Set the RGB values to alter the colour of negative pions.\\
 
273
\verb|e_plus_vis_colour| & Set the RGB values to alter the colour of positrons.\\
 
274
\verb|e_minus_vis_colour| & Set the RGB values to alter the colour of electrons.\\
 
275
\verb|gamma_vis_colour| & Set the RGB values to alter the colour of gammas.\\
 
276
\verb|neutron_vis_colour| & Set the RGB values to alter the colour of neutrons.\\
 
277
\verb|photon_vis_colour| & Set the RGB values to alter the colour of photons.\\
280
278
\end{tabularx}
281
279
\end{center}
282
280
\end{table*}