Changeset 98 in svn
- Timestamp:
- Dec 12, 2008, 8:40:23 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Delphes.cpp
r94 r98 185 185 vector<ParticleUtil> muon; 186 186 vector<ParticleUtil> gamma; 187 187 188 TSimpleArray<TRootGenParticle> NFCentralQ; 188 189 … … 392 393 FrogDisplay *FROG = new FrogDisplay(); 393 394 FROG->BuidEvents(outputfilename,DET->NEvents_Frog); 394 FROG->BuildGeom( );395 FROG->BuildGeom(DetDatacard); 395 396 } 396 397
Note:
See TracChangeset
for help on using the changeset viewer.