CbmRoot
CbmMuchDigitizeGem.h File Reference
#include "CbmDigitize.h"
#include "TArrayD.h"
#include "TClonesArray.h"
#include "TMath.h"
#include "TPolyLine.h"
#include "TStopwatch.h"
#include "TString.h"
#include "CbmDefs.h"
#include "CbmMuchDigi.h"
#include "CbmMuchDigiMatch.h"
#include "CbmMuchGeoScheme.h"
#include "CbmMuchSignal.h"
#include "TF1.h"
#include "TH1.h"
#include <map>
Include dependency graph for CbmMuchDigitizeGem.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CbmMuchDigitizeGem
 

Macros

#define NTIMEBINS   200
 

Enumerations

enum  DetectorType { kGEM, kMICROMEGAS }
 

Variables

static const Double_t gkResponsePeriod = 400.
 

Macro Definition Documentation

◆ NTIMEBINS

#define NTIMEBINS   200

CbmMuchDigitizeGem.h

Author
Vikas Singhal vikas.nosp@m.@vec.nosp@m.c.gov.nosp@m..in
Since
15.01.2020
Version
4.0 @description: Using std::vector for digi and match containers.
Author
Ekata Nandy (ekata.nosp@m.@vec.nosp@m.c.gov.nosp@m..in) //
Since
21.06.19 : RPC digitization parameters(for 3rd and 4th MUCH station) now have been implemented along with GEM param eters (1st and 2nd station)
Author
Ekata Nandy (ekata.nosp@m.@vec.nosp@m.c.gov.nosp@m..in)
Vikas Singhal vikas.nosp@m.@vec.nosp@m.c.gov.nosp@m..in
Since
01.10.16
Version
3.0
Author
Evgeny Kryshen e.kry.nosp@m.shen.nosp@m.@gsi..nosp@m.de
Since
01.05.11
Version
2.0
Author
Mikhail Ryzhinskiy m.ryz.nosp@m.hins.nosp@m.kiy@g.nosp@m.si.d.nosp@m.e
Since
19.03.07
Version
1.0

CBM task class for digitizing MUCH Task level RECO Produces objects of type CbmMuchDigi out of CbmMuchPoint.

Definition at line 27 of file CbmMuchDigitizeGem.h.

Enumeration Type Documentation

◆ DetectorType

Enumerator
kGEM 
kMICROMEGAS 

Definition at line 51 of file CbmMuchDigitizeGem.h.

Variable Documentation

◆ gkResponsePeriod

const Double_t gkResponsePeriod = 400.
static

Definition at line 53 of file CbmMuchDigitizeGem.h.