Fork me on GitHub

Changeset 438 in svn for trunk


Ignore:
Timestamp:
Jun 17, 2009, 11:05:10 PM (15 years ago)
Author:
Xavier Rouby
Message:

update comments

Location:
trunk/data
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/DetectorCard.dat

    r433 r438  
    9191FLAG_RP          1                       //1 to run the very forward detectors else 0
    9292FLAG_trigger     1                       //1 to run the trigger selection else 0
    93 FLAG_frog        1                       //1 to run the FROG event display
     93FLAG_frog        0                       //1 to run the FROG event display
    9494FLAG_lhco        0                       //1 to run the LHCO
    9595
    9696# In case BField propagation allowed
    9797TRACK_radius      129                   //radius of the BField coverage, in cm
    98 TRACK_length      300                   //length of the BField coverage, in cm
     98TRACK_length      300                   //half-length of the BField coverage, in cm
    9999TRACK_bfield_x    0                     //X component of the BField, in T
    100100TRACK_bfield_y    0                     //Y component of the BField, in T
  • trunk/data/DetectorCard_ATLAS.dat

    r420 r438  
    9797
    9898# In case BField propagation allowed
    99 TRACK_radius      115                   // radius of the BField coverage, in cm #chapter 1 you gave me
    100 TRACK_length      351                   // length of the BField coverage, in cm #also
     99TRACK_radius      115                   // radius of the BField coverage, in cm
     100TRACK_length      351                   // half-length of the BField coverage, in cm
    101101TRACK_bfield_x    0                     // X component of the BField, in T
    102102TRACK_bfield_y    0                     // Y component of the BField, in T
    103 TRACK_bfield_z    2.0                   // Z component of the BField, in T #also
     103TRACK_bfield_z    2.0                   // Z component of the BField, in T
    104104
    105105# Very forward detector extension, in pseudorapidity
  • trunk/data/DetectorCard_CMS.dat

    r420 r438  
    9898# In case BField propagation allowed
    9999TRACK_radius      129                   //radius of the BField coverage, in cm
    100 TRACK_length      300                   //length of the BField coverage, in cm
     100TRACK_length      300                   //half-length of the BField coverage, in cm
    101101TRACK_bfield_x    0                     //X component of the BField, in T
    102102TRACK_bfield_y    0                     //Y component of the BField, in T
Note: See TracChangeset for help on using the changeset viewer.