Analysis Software
Documentation for
sPHENIX
simulation software
Home page
Related Pages
Modules
Namespaces
Classes
Files
Examples
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
TpcClusterZCrossingCorrection.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file TpcClusterZCrossingCorrection.h
1
#ifndef TPC_TPCCLUSTERZCROSSINGCORRECTION_H
2
#define TPC_TPCCLUSTERZCROSSINGCORRECTION_H
3
10
class
TpcClusterZCrossingCorrection
11
{
12
public
:
13
14
TpcClusterZCrossingCorrection
();
15
16
float
correctZ
(
float
zinit,
unsigned
int
side,
short
int
crossing)
const
;
17
18
static
float
_vdrift
;
19
20
private
:
21
22
float
_time_between_crossings
= 106;
// ns, same value as in pileup generator
23
};
24
25
#endif
coresoftware
blob
master
offline
packages
tpc
TpcClusterZCrossingCorrection.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:08
using
1.8.2 with
sPHENIX GitHub integration