Skip to content
Snippets Groups Projects
L1Fit.cxx 345 B
/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
   SPDX-License-Identifier: GPL-3.0-only
   Authors: Sergey Gorbunov [committer] */

/// \file   L1Fit.cxx
/// \brief  Implementation of the L1Fit class
/// \author Sergey Gorbunov <se.gorbunov@gsi.de>
/// \date   15.03.2021

#include "L1Fit.h"

//ClassImp(L1Fit);