Skip to content
Snippets Groups Projects
Commit 9998069d authored by Michael Duehrssen-Debling's avatar Michael Duehrssen-Debling
Browse files

add short description for TFCSEnergyRenormalization

parent e44b82bf
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,10 @@
#include "ISF_FastCaloSimEvent/TFCSParametrization.h"
/** The class TFCSEnergyRenormalization ensures that the sum of cell energies in every calorimeter layer
matches the output of energy simulation
*/
class TFCSEnergyRenormalization:public TFCSParametrization {
public:
TFCSEnergyRenormalization(const char* name=nullptr, const char* title=nullptr);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment