<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div dir="ltr">
<div dir="ltr">Hello Gate users, 
<div><br>
</div>
<div>I was wondering if there are better instructions for developing new actors? I have looked at <a href="http://wiki.opengatecollaboration.org/index.php/GateActor">http://wiki.opengatecollaboration.org/index.php/GateActor</a> but I am having trouble with
 developing the 4 required files (actor.cc, actor.hh, actorMessenger.cc, actorMessenger.hh). </div>
<div><br>
</div>
<div>Basically I would like to create an actor that is a mini version of the root output file. I don't need the entire output of root; I only require certain leaves from the Hits tree to save memory storage. </div>
<div><br>
</div>
<div>Thank you for your time.</div>
<div><br>
</div>
<div><br>
</div>
<div>Best,</div>
<div><br>
</div>
<div>Ignacio Romero</div>
</div>
</div>
</body>
</html>