Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cbmroot
Manage
Activity
Members
Labels
Plan
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Computing
cbmroot
Commits
69c914dd
Commit
69c914dd
authored
2 years ago
by
Alexandru Bercuci
Committed by
Sergey Gorbunov
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
add global parameter for FASP signal/channel noise
parent
8fb91ca3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!818
Developing the TRD(2D) detector as intermediate tracker
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
core/detectors/trd/CbmTrdParFasp.h
+3
-1
3 additions, 1 deletion
core/detectors/trd/CbmTrdParFasp.h
with
3 additions
and
1 deletion
core/detectors/trd/CbmTrdParFasp.h
+
3
−
1
View file @
69c914dd
/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
SPDX-License-Identifier: GPL-3.0-only
SPDX-License-Identifier: GPL-3.0-only
Authors: Florian Uhlig [committer]
*/
Authors: Florian Uhlig [committer]
, Alexandru Bercuci
*/
#ifndef CBMTRDPARFASP_H
#ifndef CBMTRDPARFASP_H
#define CBMTRDPARFASP_H
#define CBMTRDPARFASP_H
...
@@ -24,6 +24,8 @@ class CbmTrdParFaspChannel : public TObject {
...
@@ -24,6 +24,8 @@ class CbmTrdParFaspChannel : public TObject {
friend
class
CbmTrdParFasp
;
friend
class
CbmTrdParFasp
;
public:
public:
static
constexpr
double
fgkSgmCh
=
10
;
///< generic width of a pulser signal for FASP channels
enum
CbmTrdParFaspChannelDef
enum
CbmTrdParFaspChannelDef
{
{
kPair
=
0
//< pad pairing type definition see SetPairing()
kPair
=
0
//< pad pairing type definition see SetPairing()
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment