Fork me on GitHub

Changeset 110821a in git for display/Delphes3DGeometry.h


Ignore:
Timestamp:
Nov 21, 2014, 10:39:38 PM (10 years ago)
Author:
Christophe Delaere <christophe.delaere@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
f185c24
Parents:
cf4a208
Message:

Display the full geometry next to the eventdisplay

Next step would be to display it directly in the eve window.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • display/Delphes3DGeometry.h

    rcf4a208 r110821a  
    3535class Delphes3DGeometry {
    3636   public:
    37      Delphes3DGeometry(TGeoManager *geom = NULL);
     37     Delphes3DGeometry(TGeoManager *geom = NULL, bool transp = false);
    3838     ~Delphes3DGeometry() {}
    3939
Note: See TracChangeset for help on using the changeset viewer.