Changeset 224c929 in git
- Timestamp:
- May 28, 2021, 6:34:06 PM (3 years ago)
- Branches:
- master
- Children:
- 06630ef, b30245b
- Parents:
- 302624f
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
README
r302624f r224c929 16 16 Finally, we can run Delphes: 17 17 18 ./DelphesHepMC 18 ./DelphesHepMC3 19 19 20 20 Command line parameters: 21 21 22 ./DelphesHepMC config_file output_file [input_file(s)]22 ./DelphesHepMC3 config_file output_file [input_file(s)] 23 23 config_file - configuration file in Tcl format 24 24 output_file - output file in ROOT format, -
README.md
r302624f r224c929 30 30 31 31 ``` 32 ./DelphesHepMC 32 ./DelphesHepMC3 33 33 ``` 34 34 … … 36 36 37 37 ``` 38 ./DelphesHepMC config_file output_file [input_file(s)]38 ./DelphesHepMC3 config_file output_file [input_file(s)] 39 39 config_file - configuration file in Tcl format 40 40 output_file - output file in ROOT format,
Note:
See TracChangeset
for help on using the changeset viewer.