CbmRoot
CbmMuchSignal.h File Reference
#include "CbmMatch.h"
#include "TArrayD.h"
#include "TArrayI.h"
#include "TObject.h"
Include dependency graph for CbmMuchSignal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CbmMuchSignal
 Data class for an analog signal in the MUCH Simple data class used in the digitisation process of the MUCH. It describes an analog charge distribution produced in the MUCH GEM Detector and arriving at the readout. It contains time and charge information corresponding to the MUCH Pad. In the most general case, a signal can be produced by more than one MCPoint; that is why the MC reference is of type CbmMatch and not CbmLink. More...
 

Macros

#define SLOWSHAPERPEAK   75
 

Variables

static const Int_t fDeadTime = 400
 

Macro Definition Documentation

◆ SLOWSHAPERPEAK

#define SLOWSHAPERPEAK   75

CbmMuchSignal.h

Author
Vikas Singhal vikas.nosp@m.@vec.nosp@m.c.gov.nosp@m..in
Since
10/04/18
Version
2.0 Removing fSignalShape and introducing fCharge and fModifiedCharge and fPileupTime
Since
10/08/16
Version
1.0 Data class for analog MUCH information Data level: buffered in the CbmMuchReadoutBuffer

Definition at line 19 of file CbmMuchSignal.h.

Variable Documentation

◆ fDeadTime

const Int_t fDeadTime = 400
static

Definition at line 29 of file CbmMuchSignal.h.