Skip to content
Snippets Groups Projects
THcShower.cxx 30.2 KiB
Newer Older
  • Learn to ignore specific revisions
  •   //
      // Units of measurements are meters.
    
      // Calculation of coordinates of particle track cross point with shower
      // plane in the detector coordinate system. For this, parameters of track 
      // reconstructed in THaVDC::FineTrack() are used.
    
      return 0;
    }
    
    ClassImp(THcShower)
    ////////////////////////////////////////////////////////////////////////////////