#include <AtGRAWUnpacker.h>
Definition at line 36 of file AtGRAWUnpacker.h.
◆ AtPedestalPtr
◆ CoboAndEvent
◆ GETDecoder2Ptr
◆ AtGRAWUnpacker()
| AtGRAWUnpacker::AtGRAWUnpacker |
( |
mapPtr |
map, |
|
|
Int_t |
numGrawFiles = 4 |
|
) |
| |
◆ ~AtGRAWUnpacker()
| AtGRAWUnpacker::~AtGRAWUnpacker |
( |
| ) |
|
|
default |
◆ FillRawEvent()
| void AtGRAWUnpacker::FillRawEvent |
( |
AtRawEvent & |
event | ) |
|
|
overridevirtual |
◆ GetFPNSigmaThreshold()
| Double_t AtGRAWUnpacker::GetFPNSigmaThreshold |
( |
| ) |
const |
|
inline |
◆ GetIsPositivePolarity()
| Bool_t AtGRAWUnpacker::GetIsPositivePolarity |
( |
| ) |
const |
|
inline |
◆ GetIsSeparatedData()
| Bool_t AtGRAWUnpacker::GetIsSeparatedData |
( |
| ) |
const |
|
inline |
◆ GetNumEvents()
| Long64_t AtGRAWUnpacker::GetNumEvents |
( |
| ) |
|
|
overridevirtual |
◆ Init()
| void AtGRAWUnpacker::Init |
( |
| ) |
|
|
overridevirtual |
◆ IsLastEvent()
| bool AtGRAWUnpacker::IsLastEvent |
( |
| ) |
|
|
overridevirtual |
◆ SetBaseLineSubtraction()
| void AtGRAWUnpacker::SetBaseLineSubtraction |
( |
Bool_t |
val | ) |
|
|
inline |
◆ SetCheckNumEvents()
| void AtGRAWUnpacker::SetCheckNumEvents |
( |
| ) |
|
|
inline |
◆ SetFPNSigmaThreshold()
| void AtGRAWUnpacker::SetFPNSigmaThreshold |
( |
Double_t |
val | ) |
|
|
inline |
◆ SetInputFileName() [1/2]
| void AtGRAWUnpacker::SetInputFileName |
( |
std::string |
fileName | ) |
|
|
overridevirtual |
◆ SetInputFileName() [2/2]
| void AtGRAWUnpacker::SetInputFileName |
( |
std::string |
fileName, |
|
|
std::string |
fileIDString |
|
) |
| |
◆ SetIsPositivePolarity()
| void AtGRAWUnpacker::SetIsPositivePolarity |
( |
Bool_t |
val | ) |
|
|
inline |
◆ SetMutantOneRun()
| void AtGRAWUnpacker::SetMutantOneRun |
( |
Bool_t |
val | ) |
|
|
inline |
◆ SetPseudoTopologyFrame()
| void AtGRAWUnpacker::SetPseudoTopologyFrame |
( |
Int_t |
asadMask, |
|
|
Bool_t |
check |
|
) |
| |
◆ SetSaveLastCell()
| void AtGRAWUnpacker::SetSaveLastCell |
( |
Bool_t |
val | ) |
|
|
inline |
◆ SetSubtractFPN()
| void AtGRAWUnpacker::SetSubtractFPN |
( |
Bool_t |
val | ) |
|
|
inline |
◆ fCheckNumEvents
| Bool_t AtGRAWUnpacker::fCheckNumEvents {false} |
|
protected |
◆ fCurrentEventID
| std::vector<Int_t> AtGRAWUnpacker::fCurrentEventID |
|
protected |
◆ fDecoder
◆ fFileIDString
| std::string AtGRAWUnpacker::fFileIDString |
|
protected |
◆ fFPNSigmaThreshold
| Double_t AtGRAWUnpacker::fFPNSigmaThreshold = 5 |
|
protected |
◆ fIsBaseLineSubtraction
| Bool_t AtGRAWUnpacker::fIsBaseLineSubtraction {} |
|
protected |
◆ fIsData
| Bool_t AtGRAWUnpacker::fIsData = false |
|
protected |
◆ fIsMutantOneRun
| Bool_t AtGRAWUnpacker::fIsMutantOneRun {false} |
|
protected |
Checks for the number of events from only the first decoder. Set to true if all files have the same number of events (MuTANT trigger or one cobo).
Definition at line 62 of file AtGRAWUnpacker.h.
◆ fIsNegativePolarity
| Bool_t AtGRAWUnpacker::fIsNegativePolarity = true |
|
protected |
◆ fIsSaveLastCell
| Bool_t AtGRAWUnpacker::fIsSaveLastCell = false |
|
protected |
◆ fIsSeparatedData
| Bool_t AtGRAWUnpacker::fIsSeparatedData |
|
protected |
◆ fIsSubtractFPN
| Bool_t AtGRAWUnpacker::fIsSubtractFPN = true |
|
protected |
◆ fNumEvents
| Int_t AtGRAWUnpacker::fNumEvents {-1} |
|
protected |
◆ fNumFiles
| Int_t AtGRAWUnpacker::fNumFiles |
|
protected |
◆ fPedestal
◆ fRawEventMutex
| std::mutex AtGRAWUnpacker::fRawEventMutex |
|
protected |
◆ fTargetFrameID
| Int_t AtGRAWUnpacker::fTargetFrameID {} |
|
protected |
The documentation for this class was generated from the following files: