Project
Loading...
Searching...
No Matches
DigiParams.h File Reference

Simulation parameters for the TRK digitizer. Based on the ITS2 and ITS3 digitizer parameters. More...

#include <array>
#include <cstddef>
#include <memory>
#include <Rtypes.h>
#include "DetectorsCommonDataFormats/DetID.h"
#include "ITSMFTSimulation/AlpideSignalTrapezoid.h"
#include "ITSMFTSimulation/AlpideSimResponse.h"
#include "TRKBase/AlmiraParam.h"

Go to the source code of this file.

Classes

struct  o2::trkft3::detail::DigiParamsLayerTraits< o2::detectors::DetID::TRK >
 
struct  o2::trkft3::detail::DigiParamsLayerTraits< o2::detectors::DetID::FT3 >
 
class  o2::trkft3::DigiParams< DetIDV >
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::trkft3
 
namespace  o2::trkft3::detail
 

Typedefs

using o2::trkft3::TRKDigiParams = DigiParams< o2::detectors::DetID::TRK >
 
using o2::trkft3::FT3DigiParams = DigiParams< o2::detectors::DetID::FT3 >
 

Detailed Description

Simulation parameters for the TRK digitizer. Based on the ITS2 and ITS3 digitizer parameters.

Definition in file DigiParams.h.