Changeset 252 in svn for trunk/interface
- Timestamp:
- Feb 7, 2009, 6:48:45 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/interface/SmearUtil.h
r244 r252 72 72 float VFD_s_zdc; // distance of the Zero Degree Calorimeter, from the Interaction poin, in [m] 73 73 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; 78 82 79 83
Note:
See TracChangeset
for help on using the changeset viewer.