Skip to content
forked from iLCSoft/Garlic

Marlin Processor to identify photons and electrons

License

Notifications You must be signed in to change notification settings

danieljeans/Garlic

This branch is up to date with iLCSoft/Garlic:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

32edf27 · Mar 28, 2018

History

73 Commits
Mar 16, 2018
Mar 16, 2018
Jan 23, 2015
Mar 28, 2018
Mar 22, 2018
Mar 22, 2018
Jan 23, 2015
Mar 16, 2018
Mar 28, 2018
Mar 16, 2018
Mar 16, 2018
Jan 30, 2015

Repository files navigation

Garlic

Build Status

Garlic is a Marlin Processor to identify photons and electrons.

Garlic is distributed under the GPLv3 License

License

Instructions

to build Garlic:

mkdir build
cd build
cmake -C /some_path/ILCSoft.cmake ..
make
make install

example sttering file is given in example_garlic_steer.xml

Suggested cluster properties file given in data/garlicCuts_v1.txt. This data is obtained from the 30-layer silicon ecal in model ILD_o1_v06

License and Copyright

Copyright (C), Garlic Authors

Garlic is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License long with this program. If not, see http://www.gnu.org/licenses/.

About

Marlin Processor to identify photons and electrons

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.4%
  • C 2.8%
  • Other 0.8%