 <?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.lhep.unibe.ch/index.php?action=history&amp;feed=atom&amp;title=FEDRA_How_To</id>
	<title>FEDRA How To - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.lhep.unibe.ch/index.php?action=history&amp;feed=atom&amp;title=FEDRA_How_To"/>
	<link rel="alternate" type="text/html" href="https://wiki.lhep.unibe.ch/index.php?title=FEDRA_How_To&amp;action=history"/>
	<updated>2026-05-14T05:01:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.lhep.unibe.ch/index.php?title=FEDRA_How_To&amp;diff=195&amp;oldid=prev</id>
		<title>Lhep: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.lhep.unibe.ch/index.php?title=FEDRA_How_To&amp;diff=195&amp;oldid=prev"/>
		<updated>2015-03-18T07:49:25Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 09:49, 18 March 2015&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Lhep</name></author>
	</entry>
	<entry>
		<id>https://wiki.lhep.unibe.ch/index.php?title=FEDRA_How_To&amp;diff=194&amp;oldid=prev</id>
		<title>Lhep at 20:44, 29 May 2008</title>
		<link rel="alternate" type="text/html" href="https://wiki.lhep.unibe.ch/index.php?title=FEDRA_How_To&amp;diff=194&amp;oldid=prev"/>
		<updated>2008-05-29T20:44:24Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* Some tips making [[Plots with ROOT]].&lt;br /&gt;
&lt;br /&gt;
* How to invert an affine transformation:&lt;br /&gt;
  - EdbAffine2D myaff&lt;br /&gt;
  - myaff.Set(float a11, float a12, float a21, float a22, float b1, float b2)&lt;br /&gt;
  - myaff.Invert()&lt;br /&gt;
  - myaff.Print()&lt;br /&gt;
* How to merge root files&lt;br /&gt;
  - TChain *chain=new TChain(&amp;quot;couples&amp;quot;);&lt;br /&gt;
  - chain-&amp;gt;AddFile(&amp;quot;myfile_1&amp;quot;);&lt;br /&gt;
  - chain-&amp;gt;AddFile(&amp;quot;myfile_2&amp;quot;);&lt;br /&gt;
  - chain-&amp;gt;AddFile(&amp;quot;...&amp;quot;);&lt;br /&gt;
  - chain-&amp;gt;Merge(&amp;quot;my_output_file&amp;quot;);&lt;br /&gt;
  - chain-&amp;gt;~TChain();&lt;/div&gt;</summary>
		<author><name>Lhep</name></author>
	</entry>
</feed>