musrfit 1.10.0
MUD_SEC_GEN_HIST_HDR Struct Reference

#include <mud.h>

Collaboration diagram for MUD_SEC_GEN_HIST_HDR:

Public Attributes

MUD_CORE core
 
UINT32 histType
 
UINT32 nBytes
 
UINT32 nBins
 
UINT32 bytesPerBin
 
UINT32 fsPerBin
 
UINT32 t0_ps
 
UINT32 t0_bin
 
UINT32 goodBin1
 
UINT32 goodBin2
 
UINT32 bkgd1
 
UINT32 bkgd2
 
UINT32 nEvents
 
char * title
 

Detailed Description

Definition at line 334 of file mud.h.

Member Data Documentation

◆ bkgd1

UINT32 MUD_SEC_GEN_HIST_HDR::bkgd1

Definition at line 346 of file mud.h.

Referenced by MUD_SEC_GEN_HIST_HDR_proc().

◆ bkgd2

UINT32 MUD_SEC_GEN_HIST_HDR::bkgd2

Definition at line 347 of file mud.h.

Referenced by MUD_SEC_GEN_HIST_HDR_proc().

◆ bytesPerBin

UINT32 MUD_SEC_GEN_HIST_HDR::bytesPerBin

Definition at line 340 of file mud.h.

Referenced by MUD_getHistData(), MUD_SEC_GEN_HIST_HDR_proc(), and MUD_setHistData().

◆ core

MUD_CORE MUD_SEC_GEN_HIST_HDR::core

Definition at line 335 of file mud.h.

◆ fsPerBin

UINT32 MUD_SEC_GEN_HIST_HDR::fsPerBin

Definition at line 341 of file mud.h.

Referenced by MUD_SEC_GEN_HIST_HDR_proc().

◆ goodBin1

UINT32 MUD_SEC_GEN_HIST_HDR::goodBin1

Definition at line 344 of file mud.h.

Referenced by MUD_SEC_GEN_HIST_HDR_proc().

◆ goodBin2

UINT32 MUD_SEC_GEN_HIST_HDR::goodBin2

Definition at line 345 of file mud.h.

Referenced by MUD_SEC_GEN_HIST_HDR_proc().

◆ histType

UINT32 MUD_SEC_GEN_HIST_HDR::histType

Definition at line 337 of file mud.h.

Referenced by MUD_SEC_GEN_HIST_HDR_proc().

◆ nBins

UINT32 MUD_SEC_GEN_HIST_HDR::nBins

Definition at line 339 of file mud.h.

Referenced by MUD_getHistData(), MUD_SEC_GEN_HIST_HDR_proc(), and MUD_setHistData().

◆ nBytes

UINT32 MUD_SEC_GEN_HIST_HDR::nBytes

Definition at line 338 of file mud.h.

Referenced by MUD_SEC_GEN_HIST_HDR_proc(), and MUD_setHistData().

◆ nEvents

UINT32 MUD_SEC_GEN_HIST_HDR::nEvents

Definition at line 348 of file mud.h.

Referenced by MUD_SEC_GEN_HIST_HDR_proc().

◆ t0_bin

UINT32 MUD_SEC_GEN_HIST_HDR::t0_bin

Definition at line 343 of file mud.h.

Referenced by MUD_SEC_GEN_HIST_HDR_proc().

◆ t0_ps

UINT32 MUD_SEC_GEN_HIST_HDR::t0_ps

Definition at line 342 of file mud.h.

Referenced by MUD_SEC_GEN_HIST_HDR_proc().

◆ title

char* MUD_SEC_GEN_HIST_HDR::title

Definition at line 349 of file mud.h.

Referenced by MUD_SEC_GEN_HIST_HDR_proc().


The documentation for this struct was generated from the following file: