Changes in modules/IdentificationMap.h [7834539f:e2a76ae] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/IdentificationMap.h
r7834539f re2a76ae 1 /*2 * Delphes: a framework for fast simulation of a generic collider experiment3 * Copyright (C) 2012-2014 Universite catholique de Louvain (UCL), Belgium4 *5 * This program is free software: you can redistribute it and/or modify6 * it under the terms of the GNU General Public License as published by7 * the Free Software Foundation, either version 3 of the License, or8 * (at your option) any later version.9 *10 * This program is distributed in the hope that it will be useful,11 * but WITHOUT ANY WARRANTY; without even the implied warranty of12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the13 * GNU General Public License for more details.14 *15 * You should have received a copy of the GNU General Public License16 * along with this program. If not, see <http://www.gnu.org/licenses/>.17 */18 19 1 #ifndef IdentificationMap_h 20 2 #define IdentificationMap_h … … 23 5 /** \class IdentificationMap 24 6 * 25 * Converts particles with some PDG code into another particle, according to parametrized probability as f unction of pt eta7 * Converts particles with some PDG code into another particle, according to parametrized probability as fction of pt eta 26 8 given by user. 27 9 *
Note:
See TracChangeset
for help on using the changeset viewer.