Generator File Formats and Converters

File Formats for Mokka

Mokka can read the following formats
  • stdhep
  • HEPEvt
  • hepevt
Caveat: The vertex information in hepevt is currently ignored and needs a patched version of Mokka

File Formats for SLIC

  • stdhep
  • LCIO

Converters

The converters from

HepMC to hepevt

The converter is here in svn svn+ssh://svn.cern.ch/reps/clicdet/trunk/tools/HepMCToHEPEvt

Compile with

cd HepMCToHEPEvt
mkdir build
cd build
cmake -DHepMC_DIR=<locationOfHepMC> ..
make

To Run:

 HepMCToHEPEvt <HepMC.dat> <events.hepevt> 

hepevt/HEPEvt to stdhep

The converter is here in svn svn+ssh://svn.cern.ch/reps/clicdet/trunk/tools/HEPEvtStdhepConverter

Compile with

source setup.sh
javac <sourceFile.java>
The input for both of them is a text file which contains the list of hepevt/HEPEvt files for conversion to stdhep.

To run

java <ClassName> <inputfile>
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r2 - 2013-08-01 - AndreSailer
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    CLIC All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback