GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » General » root files with the same hitcolection structure
Re: root files with the same hitcolection structure [message #5991 is a reply to message #5990] Thu, 28 February 2008 19:40 Go to previous messageGo to previous message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *physik.uni-giessen.de
If I have understood well the request,
in your macro you should do something like:

CbmRunAna *fRun = new CbmRunAna();
fRun->SetInputFile(simfile);
fRun->AddFile(simfile2);
fRun->AddFile(simfile3);
...

and the tasks will run over all of the added files.

Hope it helps.

 
Read Message
Read Message
Read Message
Read Message
Previous Topic: TGeoManager and TGeoVolume
Next Topic: Covariance Matrix for CbmHit
Goto Forum:
  


Current Time: Mon Apr 29 05:35:31 CEST 2024

Total time taken to generate the page: 0.00852 seconds