asc:promc:introduction
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
asc:promc:introduction [2014/05/29 16:15] – [Using ZIP to extract events] asc | asc:promc:introduction [2017/03/22 11:29] (current) – [Available ProMC commands] asc | ||
---|---|---|---|
Line 82: | Line 82: | ||
{{: | {{: | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
Line 130: | Line 121: | ||
There are a few files used to create and read ProMC files: | There are a few files used to create and read ProMC files: | ||
- | * The description message is [[http://atlaswww.hep.anl.gov/asc/WebSVN/ | + | * The description message is [[https://github.com/Argonne-National-Laboratory/ProMC/ |
- | * The header of the file record is [[http://atlaswww.hep.anl.gov/asc/WebSVN/ | + | * The header of the file record is [[https://github.com/Argonne-National-Laboratory/ProMC/ |
- | * The MC event record (repeatable) [[http://atlaswww.hep.anl.gov/asc/WebSVN/filedetails.php? | + | * The MC event record (repeatable) [[https://github.com/Argonne-National-Laboratory/ProMC/ |
- | * The statistics of the generated events is stored in [[http://atlaswww.hep.anl.gov/asc/WebSVN/ | + | * The statistics of the generated events is stored in [[https://github.com/Argonne-National-Laboratory/ProMC/ |
These are the files that are shipped with the default installation and suitable to keep truth MC information. A more complicated data layouts are given in examples/ | These are the files that are shipped with the default installation and suitable to keep truth MC information. A more complicated data layouts are given in examples/ | ||
Line 163: | Line 154: | ||
| | | | ||
| | | | ||
- | | | ||
- | | | ||
- | | | ||
| | | | ||
Line 212: | Line 200: | ||
<code bash> | <code bash> | ||
- | wget http://mc.hep.anl.gov/ | + | wget http://atlaswww.hep.anl.gov/ |
- | unzip -l MadGraph5Pythia_wjets_mu0.promc | + | unzip -l Pythia8.promc |
</ | </ | ||
- | You can uncompress events into files as " | + | You can uncompress events into files as " |
<code bash> | <code bash> | ||
- | unzip -p MadGraph5Pythia_wjets_mu0.promc 100 > 100.event | + | unzip -p Pythia8.promc 100 > 100.event |
- | unzip -p MadGraph5Pythia_wjets_mu0.promc | + | unzip -p Pythia8.promc ProMC.proto |
</ | </ | ||
This example | This example | ||
Line 242: | Line 230: | ||
| | | | ||
| | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | java -cp .: | ||
Note that the conversion tools (hepmc2promc, | Note that the conversion tools (hepmc2promc, | ||
Line 474: | Line 467: | ||
The Java API of the part which access info inside the ProMC files is [[http:// | The Java API of the part which access info inside the ProMC files is [[http:// | ||
+ | * [[http:// | ||
* [[http:// | * [[http:// | ||
* [[http:// | * [[http:// | ||
Line 480: | Line 474: | ||
* [[http:// | * [[http:// | ||
- | If you create a different data layout, you can generate | + | If you create a different data layout, you can generate |
Line 523: | Line 517: | ||
* Use [[http:// | * Use [[http:// | ||
* Use [[http:// | * Use [[http:// | ||
- | * Use [[http:// | + | * Use [[http:// |
- | * Use [[http:// | + | * Use [[http:// |
Line 653: | Line 647: | ||
ProMC is a rewrite of an older package (CBook) | ProMC is a rewrite of an older package (CBook) | ||
for the community supported [[http:// | for the community supported [[http:// | ||
- | Currently, this program has the name [[http:// | + | Currently, this program has the name [[http:// |
Line 704: | Line 698: | ||
* S.V.Chekanov, | * S.V.Chekanov, | ||
- | * S.V. Chekanov, E.May, K. Strand, P. Van Gemmeren, ProMC: Input-output data format for HEP applications using varint encoding, ANL-HEP-PR-13-41 [[http:// | + | * S.V. Chekanov, E.May, K. Strand, P. Van Gemmeren, ProMC: Input-output data format for HEP applications using varint encoding, ANL-HEP-PR-13-41 [[http:// |
- | + | Bibtex entry: | |
+ | < | ||
+ | @article{Chekanov20142629, | ||
+ | title = " | ||
+ | journal = " | ||
+ | volume = " | ||
+ | number = " | ||
+ | pages = "2629 - 2635", | ||
+ | year = " | ||
+ | note = "", | ||
+ | issn = " | ||
+ | doi = " | ||
+ | url = " | ||
+ | author = "S.V. Chekanov and E. May and K. Strand and P. Van Gemmeren", | ||
+ | keywords = " | ||
+ | keywords = " | ||
+ | keywords = " | ||
+ | keywords = " | ||
+ | keywords = " | ||
+ | abstract = " | ||
+ | } | ||
+ | |||
+ | </ | ||
asc/promc/introduction.1401380139.txt.gz · Last modified: 2014/05/29 16:15 by asc