Fork me on GitHub

Changeset 252 in svn for trunk/interface


Ignore:
Timestamp:
Feb 7, 2009, 6:48:45 PM (16 years ago)
Author:
severine ovyn
Message:

add parameters for RP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/interface/SmearUtil.h

    r244 r252  
    7272  float VFD_s_zdc;   // distance of the Zero Degree Calorimeter, from the Interaction poin, in [m]
    7373
    74   float RP_220_s; // distance of the RP to the IP, in meters
    75   float RP_220_x; // distance of the RP to the beam, in meters
    76   float RP_420_s; // distance of the RP to the IP, in meters
    77   float RP_420_x; // distance of the RP to the beam, in meters
     74  float  RP_220_s; // distance of the RP to the IP, in meters
     75  float  RP_220_x; // distance of the RP to the beam, in meters
     76  float  RP_420_s; // distance of the RP to the IP, in meters
     77  float  RP_420_x; // distance of the RP to the beam, in meters
     78  string RP_beam1Card; //
     79  string RP_beam2Card; //
     80  float  RP_offsetEl_s;
     81  float  RP_offsetEl_x;
    7882
    7983
Note: See TracChangeset for help on using the changeset viewer.