Fork me on GitHub

Changeset 98 in svn


Ignore:
Timestamp:
Dec 12, 2008, 8:40:23 PM (16 years ago)
Author:
severine ovyn
Message:

ok for frog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Delphes.cpp

    r94 r98  
    185185  vector<ParticleUtil> muon;
    186186  vector<ParticleUtil> gamma;
     187
    187188  TSimpleArray<TRootGenParticle> NFCentralQ;
    188189 
     
    392393      FrogDisplay *FROG = new FrogDisplay();
    393394      FROG->BuidEvents(outputfilename,DET->NEvents_Frog);
    394       FROG->BuildGeom();
     395      FROG->BuildGeom(DetDatacard);
    395396    }
    396397 
Note: See TracChangeset for help on using the changeset viewer.