Belle II Software development
TOPPulseHeightPar.h
1/**************************************************************************
2 * basf2 (Belle II Analysis Software Framework) *
3 * Author: The Belle II Collaboration *
4 * *
5 * See git log for contributors and copyright holders. *
6 * This file is licensed under LGPL-3.0, see LICENSE.md. *
7 **************************************************************************/
8#pragma once
9
10namespace Belle2 {
22 float x0 = 0;
23 float p1 = 0;
24 float p2 = 0;
25 };
27}
Abstract base class for different kinds of events.
Struct holding the pulse height parameterizations for the TOP counter.
float p1
distribution parameter p1
float x0
distribution parameter x0 [ADC counts]
float p2
distribution parameter p2