HerdSoftware
0.3.2
include
analysis
algorithms
digitization
StkBondingDigitizerAlgo.h
Go to the documentation of this file.
1
/*
2
* StkBondingDigitizerAlgo.h
3
*
4
* Created on: 25 Sep 2020
5
* Author: Nicola Mori
6
*/
7
8
#ifndef HERD_STKBONDINGDIGITIZERALGO_H_
9
#define HERD_STKBONDINGDIGITIZERALGO_H_
10
11
// HerdSoftware headers
12
#include "
algorithms/digitization/SiliconDetectorBondingDigitizerAlgo.h
"
13
14
using namespace
EA
;
15
16
namespace
Herd
{
17
18
// clang-format off
63
// clang-format on
64
class
StkBondingDigitizerAlgo
:
public
SiliconDetectorBondingDigitizerAlgo
{
65
public
:
70
StkBondingDigitizerAlgo
(
const
std::string &name);
71
};
72
73
}
// namespace Herd
74
75
#endif
/* HERD_STKBONDINGDIGITIZERALGO_H_ */
Herd
CssGeoParams.h CssGeoParams class declaration.
Definition:
CaloPDCalibrationAlgo.h:24
EA
SiliconDetectorBondingDigitizerAlgo.h
Herd::StkBondingDigitizerAlgo
Algorithm that bonds the Monte Carlo STK hits.
Definition:
StkBondingDigitizerAlgo.h:64
Herd::SiliconDetectorBondingDigitizerAlgo
Base algorithm for bonding digitizers of the Monte Carlo hits of silicon detectors.
Definition:
SiliconDetectorBondingDigitizerAlgo.h:34
Generated by
1.8.13