CbmRoot
Loading...
Searching...
No Matches
HalCbmDetectorID.cxx
Go to the documentation of this file.
1
/* Copyright (C) 2023-2023 Warsaw University of Technology, Warsaw
2
SPDX-License-Identifier: GPL-3.0-only
3
Authors: Daniel Wielanek [committer] */
4
#include "
HalCbmDetectorID.h
"
5
6
#include <Hal/Cout.h>
7
8
TString
HalCbm::GetContainerName
(TString name)
9
{
10
if
(name ==
"reco"
) {
11
return
"CbmAnaTreeSourceContainer."
;
12
}
13
if
(name ==
"mc"
) {
14
return
"CbmAnaTreeMcSourceContainer."
;
15
}
16
if
(name ==
"v0"
) {
17
return
"CbmAnaTreeV0SourceContainer."
;
18
}
19
Hal::Cout::PrintInfo(Form(
"HalCbm::GetContainerName wrong flag '%s'"
, name.Data()), Hal::EInfo::kError);
20
return
""
;
21
}
HalCbmDetectorID.h
HalCbm::GetContainerName
TString GetContainerName(TString name)
Definition
HalCbmDetectorID.cxx:8
analysis
PWGC2F
femtoscopy
hal
helpers
HalCbmDetectorID.cxx
Generated on Fri Jan 30 2026 23:05:20 for CbmRoot by
1.13.2