Skip to content
Snippets Groups Projects
Commit ec62d5ec authored by deserevi's avatar deserevi
Browse files

* Begin support for multi-shape based detector (Gaspard) in NPAnalysis

   + TGaspardTrackerDummyShape.{h,cxx} and TGaspardTrackerTrapezoid.{h,cxx} added
      These classes will deal with reading the configuration, calculating the 
      geometry and building physical events.

   + TGaspardTrackerPhysicsNew.{h,cxx}
      This class holds the TGaspardTrackerData class and knows all the detectors
      to analyze through a map relating the detector number and the corresponding
      TGaspardTrackerModule object.

* Status:
   Configuration files with heterogeneous shapes are read and the map
   is filled correctly
parent eb6dc27c
No related branches found
No related tags found
Loading
Showing
with 1393 additions and 4 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment