/[PAMELA software]/DarthVader/CalorimeterLevel2/inc/CaloProcessing.h
ViewVC logotype

Diff of /DarthVader/CalorimeterLevel2/inc/CaloProcessing.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by mocchiut, Fri May 19 13:15:49 2006 UTC revision 1.2 by mocchiut, Fri Aug 4 10:31:25 2006 UTC
# Line 67  class CaloProcessing : public TObject { Line 67  class CaloProcessing : public TObject {
67      Int_t istrip; ///< number of strip above threshold      Int_t istrip; ///< number of strip above threshold
68      Float_t svstrip[4224]; ///< saved calibrated energy      Float_t svstrip[4224]; ///< saved calibrated energy
69      //      //
     // Empty structs to clear faster vectors and arrays  
     //  
     struct FlCaLevel1 *e_clevel1; ///< input structure  
     struct FlCaLevel2 *e_clevel2; ///< output structure  
     //  
70      // Variables needed to handle parameters files      // Variables needed to handle parameters files
71      //      //
72      Bool_t calopar1; ///< boolean, is true if parameter set number 1 has already been loaded      Bool_t calopar1; ///< boolean, is true if parameter set number 1 has already been loaded
# Line 124  class CaloProcessing : public TObject { Line 119  class CaloProcessing : public TObject {
119      // constructor      // constructor
120      //      //
121      CaloProcessing(); ///< contructor      CaloProcessing(); ///< contructor
122          void ProcessingInit(TSQLServer *dbc, ULong64_t hs, Int_t &sgnl, TTree *l0tree, Bool_t debug, Bool_t verbose); ///< initialize caloprocessing object      void ProcessingInit(TSQLServer *dbc, ULong64_t hs, Int_t &sgnl, TTree *l0tree, Bool_t debug, Bool_t verbose); ///< initialize caloprocessing object
123      //      //
124      // virtual destructor      // virtual destructor
125      //      //

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23