User Tools

Site Tools


gaudi:puttingontes

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
gaudi:puttingontes [2010/09/03 09:10] decianmgaudi:puttingontes [2010/09/03 09:11] (current) decianm
Line 3: Line 3:
 Sometimes it might be useful to make a copy of an existing container (with Particles, Tracks,...) and put it on the TES, to be used for a later algorithm. Sometimes it might be useful to make a copy of an existing container (with Particles, Tracks,...) and put it on the TES, to be used for a later algorithm.
  
-===== Code =====+===== Code (C++) =====
 This can be done the following: This can be done the following:
 <code> <code>
Line 12: Line 12:
 put( tracks, "MyOutputLocation" ); put( tracks, "MyOutputLocation" );
 </code> </code>
 +''put'' is a method of GaudiAlgorithm, so it works for every class that derives from it.
  
gaudi/puttingontes.1283497843.txt.gz · Last modified: by decianm