--- chewbacca/event/PamelaRun.h 2008/09/23 07:19:53 1.1 +++ chewbacca/event/PamelaRun.h 2009/07/24 13:53:51 1.2 @@ -1,7 +1,7 @@ /** @file - * $Source: /repository/event/PamelaRun.h,v $ - * $Id: PamelaRun.h,v 1.4 2008-03-11 14:26:19 messineo Exp $ - * $Author: messineo $ + * $Source: /afs/ba.infn.it/user/pamela/src/CVS/chewbacca/event/PamelaRun.h,v $ + * $Id: PamelaRun.h,v 1.1.1.1 2008/09/23 07:19:53 mocchiut Exp $ + * $Author: mocchiut $ * * Header file for the PamelaRun class. */ @@ -64,10 +64,6 @@ */ int RunNumber; /** - * compression Level. - */ - short compression; - /** * Multiple/Single unpack. */ bool Multiple; @@ -76,6 +72,10 @@ */ TFile *SingleFile; /** + * compression Level. + */ + short compression; + /** * The information about the run to be stored in the ROOT files */ pamela::RunInfoYoda info;