Belle II Software development
SVDChargeSimCal.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
9#pragma once
10
11namespace Belle2 {
19
22
31 std::map<std::string, float> couplingConstant;
32
35 };
36
38}
Abstract base class for different kinds of events.
contains the simulation calibration parameters
ClassDef(SVDChargeSimCal, 1)
needed by root
float electronWeight
Geant4-electron to real-electron weight.
std::map< std::string, float > couplingConstant
Coupling constant; used to parametrise signal coupling among strips in simulation.