Back to home page

EIC code displayed by LXR

 
 

    


Warning, /jana2/src/examples/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 
0002 add_subdirectory(tutorial_with_lightweight_datamodel)
0003 add_subdirectory(misc)
0004 
0005 if (${USE_PODIO})
0006     add_subdirectory(tutorial_with_podio_datamodel)
0007 endif()