CbmRoot
Loading...
Searching...
No Matches
KfRootUtils.h
Go to the documentation of this file.
1
/* Copyright (C) 2024 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
2
SPDX-License-Identifier: GPL-3.0-only
3
Authors: Sergei Zharko [committer] */
4
9
10
#pragma once
11
12
namespace
cbm::algo::kf
13
{
14
class
MaterialMap;
15
}
16
17
class
TH2F;
18
class
TString;
19
20
namespace
kf::tools
21
{
24
struct
RootUtils
{
29
static
TH2F*
ToHistogram
(
const
cbm::algo::kf::MaterialMap
& material,
const
TString& name,
const
TString& title);
30
31
// TODO: similar methods for fields etc. go here as well
32
// static TH2D* ToHistogram(const FieldSlice<T>& fieldSlice);
33
};
34
};
// namespace kf::tools
cbm::algo::kf::MaterialMap
A map of station thickness in units of radiation length (X0) to the specific point in XY plane.
Definition
KfMaterialMap.h:27
cbm::algo::kf
Definition
KfMeasurementTime.cxx:14
kf::tools
Definition
KfMaterialMapFactory.h:24
kf::tools::RootUtils
Definition
KfRootUtils.h:24
kf::tools::RootUtils::ToHistogram
static TH2F * ToHistogram(const cbm::algo::kf::MaterialMap &material, const TString &name, const TString &title)
Converts a material budget map into a TH2D histogram.
Definition
KfRootUtils.cxx:20
reco
kfnew
tools
KfRootUtils.h
Generated on Mon Feb 3 2025 23:03:58 for CbmRoot by
1.12.0