Skip to content
Snippets Groups Projects
Commit 65f39b12 authored by Dmitrii Neverov's avatar Dmitrii Neverov
Browse files

updated copyright headers

parent 3e2f375e
No related branches found
No related tags found
No related merge requests found
/**************************************************************************
* BASF2 (Belle Analysis Framework 2) *
* Copyright(C) 2019 - Belle II Collaboration *
* *
* Author: The Belle II Collaboration *
* Contributors: Dmitrii Neverov *
* *
* This software is provided "as is" without any warranty. *
*************************************************************************/
/* Copyright 2019, Belle II Collaboration
Authors: Dmitrii Neverov
This file is part of GENFIT.
GENFIT is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
GENFIT 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 Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with GENFIT. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
namespace genfit {
const int c_monopolePDGCode = 99666; // this is a duplicate just to make genfit independent
const int c_monopolePDGCode = 99666;
}
/**************************************************************************
* BASF2 (Belle Analysis Framework 2) *
* Copyright(C) 2019 - Belle II Collaboration *
* *
* Author: The Belle II Collaboration *
* Contributors: Dmitrii Neverov *
* *
* This software is provided "as is" without any warranty. *
**************************************************************************/
/* Copyright 2019, Belle II Collaboration
Authors: Dmitrii Neverov
This file is part of GENFIT.
GENFIT is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
GENFIT 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 Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with GENFIT. If not, see <http://www.gnu.org/licenses/>.
*/
#include "RKTrackRep.h"
......
/**************************************************************************
* BASF2 (Belle Analysis Framework 2) *
* Copyright(C) 2019 - Belle II Collaboration *
* *
* Author: The Belle II Collaboration *
* Contributors: Dmitrii Neverov *
* *
* This software is provided "as is" without any warranty. *
**************************************************************************/
/* Copyright 2019, Belle II Collaboration
Authors: Dmitrii Neverov
This file is part of GENFIT.
GENFIT is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
GENFIT 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 Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with GENFIT. If not, see <http://www.gnu.org/licenses/>.
*/
#include "MplTrackRep.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment