![]() |
Belle II Software release-09-00-03
|

Classes | |
| class | CDCDedxHit |
| Class to store CDC hit information needed for dedx. More... | |
| class | CDCDedxLikelihood |
| Container for likelihoods obtained by the CDC dE/dx PID (CDCDedxPIDModule). More... | |
| class | CDCDedxTrack |
| Debug output for CDCDedxPID module. More... | |
| class | CDCHit |
| Class containing the result of the unpacker in raw data and the result of the digitizer in simulation. More... | |
| class | CDCRawHit |
| The CDCRawHit (suppressed mode) class. More... | |
| class | CDCRawHitWaveForm |
| The CDCRawHitWaveForm (Full output mode) class. More... | |
| class | CDCRecoHit |
| This class is used to transfer CDC information to the track fit. More... | |
| class | CDCSimHit |
| Example Detector. More... | |
| class | WireID |
| Class to identify a wire inside the CDC. More... | |
Functions | |
| double | getSignedDOCAXY () const |
| Returns signed distance-of-closest-approach in XY projection. | |
| double | getEntranceAngle () const |
| Returns entrance angle to the cell in XY projection. | |
| double getEntranceAngle | ( | ) | const |
Returns entrance angle to the cell in XY projection.
Keeping here the same angle definition as in CDCDedxPIDModule
Definition at line 25 of file CDCDedxHit.cc.
| double getSignedDOCAXY | ( | ) | const |
Returns signed distance-of-closest-approach in XY projection.
Keeping here the same sign definition as in CDCDedxPIDModule (positive in +phi direction)
Definition at line 16 of file CDCDedxHit.cc.