/[PAMELA software]/DarthVader/TrackerLevel2/inc/ExtTrkingAlg.h
ViewVC logotype

Diff of /DarthVader/TrackerLevel2/inc/ExtTrkingAlg.h

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

revision 1.2 by pam-ts, Wed Jun 4 07:57:01 2014 UTC revision 1.4 by pam-ts, Wed Oct 15 08:45:51 2014 UTC
# Line 255  private: Line 255  private:
255    Int_t _sel_nPlaneXMIN; ///< selection parameter: minimum number of hit x-views    Int_t _sel_nPlaneXMIN; ///< selection parameter: minimum number of hit x-views
256    Int_t _sel_nPlaneYMIN; ///< selection parameter: minimum number of hit y-views    Int_t _sel_nPlaneYMIN; ///< selection parameter: minimum number of hit y-views
257    
   
258    Int_t _alg_nClFixX;     ///< algorythm parameter: n.hits required on X view    Int_t _alg_nClFixX;     ///< algorythm parameter: n.hits required on X view
259    Int_t _alg_nClFixY;     ///< algorythm parameter:n.hits required on Y view    Int_t _alg_nClFixY;     ///< algorythm parameter:n.hits required on Y view
260    Int_t _alg_nTrackMAX; ///< algorythm parameter: maximum num. of track candidates    Int_t _alg_nTrackMAX;   ///< algorythm parameter: maximum num. of track candidates
261    Int_t _alg_nViewCal; ///< algorythm parameter: n. calorimeter planes included    Int_t _alg_nViewCal;    ///< algorythm parameter: n. calorimeter planes included
   
   
262    
263    Int_t NEXTVIEWS;    Int_t NEXTVIEWS;
264    Int_t NEXTPLANES;    Int_t NEXTPLANES;
265    
   
266    float _caloCoord[2][22][96];    float _caloCoord[2][22][96];
267    float _caloZ[44];    float _caloZ[44];
268    Trajectory* _caloTj;    Trajectory* _caloTj;

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

  ViewVC Help
Powered by ViewVC 1.1.23