Fork me on GitHub

Changeset 62 in svn for trunk/interface/SmearUtil.h


Ignore:
Timestamp:
Dec 1, 2008, 11:59:19 AM (16 years ago)
Author:
severine ovyn
Message:

Read BField info from datacard

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/interface/SmearUtil.h

    r55 r62  
    4545  float FP420_S; // distance of the RP to the IP, in meters
    4646  float FP420_X; // distance of the RP to the beam, in meters
     47
     48  //Magnetic Field information
     49  int TRACKING_RADIUS;                      //radius of the BField coverage
     50  int TRACKING_LENGTH;                      //length of the BField coverage
     51  float BFIELD_X;         
     52  float BFIELD_Y;         
     53  float BFIELD_Z;         
    4754
    4855 
Note: See TracChangeset for help on using the changeset viewer.