Project
Loading...
Searching...
No Matches
Digitizer.cxx File Reference
#include "TRDSimulation/Digitizer.h"
#include <TGeoManager.h>
#include <TRandom.h>
#include <fairlogger/Logger.h>
#include "DetectorsBase/GeometryManager.h"
#include "DataFormatsTRD/Hit.h"
#include "TRDBase/Geometry.h"
#include "TRDSimulation/SimParam.h"
#include "TRDBase/PadPlane.h"
#include "TRDBase/PadResponse.h"
#include "TRDSimulation/TRDSimParams.h"
#include <cmath>

Go to the source code of this file.

Functions

float drawGaus (o2::math_utils::RandomRing<> &normaldistRing, float mu, float sigma)
 

Function Documentation

◆ drawGaus()

float drawGaus ( o2::math_utils::RandomRing<> &  normaldistRing,
float  mu,
float  sigma 
)

Definition at line 397 of file Digitizer.cxx.