ATLAS Offline Software
Loading...
Searching...
No Matches
StripDigitizationTool.h File Reference

Digitize the ITkStrip using an implementation of IPileUpTool. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ITk::StripDigitizationTool

Namespaces

namespace  CLHEP
 STD'S.
namespace  ITk

Typedefs

typedef std::unordered_map< int, std::unique_ptr< SiChargedDiodeCollection > > SiChargedDiodeCollectionMap
typedef std::pair< const int, std::unique_ptr< SiChargedDiodeCollection > > SiChargedDiodeCollectionIterator

Functions

static const InterfaceID ITk::IID_IStripDigitizationTool ("StripDigitizationTool", 1, 0)

Detailed Description

Digitize the ITkStrip using an implementation of IPileUpTool.

Definition in file StripDigitizationTool.h.

Typedef Documentation

◆ SiChargedDiodeCollectionIterator

typedef std::pair<const int, std::unique_ptr<SiChargedDiodeCollection> > SiChargedDiodeCollectionIterator

Definition at line 48 of file StripDigitizationTool.h.

◆ SiChargedDiodeCollectionMap

typedef std::unordered_map<int, std::unique_ptr<SiChargedDiodeCollection> > SiChargedDiodeCollectionMap

Definition at line 47 of file StripDigitizationTool.h.