Changes between Version 19 and Version 20 of WorkBook/PileUp
- Timestamp:
- Jun 17, 2013, 3:20:57 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook/PileUp
v19 v20 72 72 == Running Delphes with Pile-Up == 73 73 74 Convert your minimum bias sample into Delphes ROOTformat:74 Convert your minimum bias sample into binary format: 75 75 76 76 {{{ 77 ./stdhep2pileup MinBias. rootMinBias.hep78 ./hepmc2pileup MinBias. rootMinBias.hepmc77 ./stdhep2pileup MinBias.pileup MinBias.hep 78 ./hepmc2pileup MinBias.pile MinBias.hepmc 79 79 }}} 80 80 81 Convert from Delphes ROOT format to binary81 or convert from Delphes ROOT format to binary 82 82 83 83 {{{