Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::Digitization::Gauss Struct Reference

#include <acts/blob/sPHENIX/Examples/Algorithms/Digitization/include/ActsExamples/Digitization/Smearers.hpp>

Public Member Functions

 Gauss (double sigma_)
 Construct with a.
 

Public Attributes

double sigma
 

Detailed Description

Gaussian smearing of a single parameter.

Note
This smearer will smear over module boundaries it has no notion of a parameter range is assumed

Definition at line 47 of file Smearers.hpp.

View newest version in sPHENIX GitHub at line 47 of file Smearers.hpp

Constructor & Destructor Documentation

ActsExamples::Digitization::Gauss::Gauss ( double  sigma_)
inline

Construct with a.

Parameters
sigmastandard deviation

Definition at line 51 of file Smearers.hpp.

View newest version in sPHENIX GitHub at line 51 of file Smearers.hpp

Member Data Documentation

double ActsExamples::Digitization::Gauss::sigma

Definition at line 48 of file Smearers.hpp.

View newest version in sPHENIX GitHub at line 48 of file Smearers.hpp


The documentation for this struct was generated from the following file: