|
musrfit 1.10.0
|
#include <mud.h>

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 |
| UINT32 MUD_SEC_GEN_HIST_HDR::bkgd1 |
Definition at line 346 of file mud.h.
Referenced by MUD_SEC_GEN_HIST_HDR_proc().
| UINT32 MUD_SEC_GEN_HIST_HDR::bkgd2 |
Definition at line 347 of file mud.h.
Referenced by MUD_SEC_GEN_HIST_HDR_proc().
| 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().
| UINT32 MUD_SEC_GEN_HIST_HDR::fsPerBin |
Definition at line 341 of file mud.h.
Referenced by MUD_SEC_GEN_HIST_HDR_proc().
| UINT32 MUD_SEC_GEN_HIST_HDR::goodBin1 |
Definition at line 344 of file mud.h.
Referenced by MUD_SEC_GEN_HIST_HDR_proc().
| UINT32 MUD_SEC_GEN_HIST_HDR::goodBin2 |
Definition at line 345 of file mud.h.
Referenced by MUD_SEC_GEN_HIST_HDR_proc().
| UINT32 MUD_SEC_GEN_HIST_HDR::histType |
Definition at line 337 of file mud.h.
Referenced by MUD_SEC_GEN_HIST_HDR_proc().
| 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().
| 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().
| UINT32 MUD_SEC_GEN_HIST_HDR::nEvents |
Definition at line 348 of file mud.h.
Referenced by MUD_SEC_GEN_HIST_HDR_proc().
| UINT32 MUD_SEC_GEN_HIST_HDR::t0_bin |
Definition at line 343 of file mud.h.
Referenced by MUD_SEC_GEN_HIST_HDR_proc().
| UINT32 MUD_SEC_GEN_HIST_HDR::t0_ps |
Definition at line 342 of file mud.h.
Referenced by MUD_SEC_GEN_HIST_HDR_proc().
| char* MUD_SEC_GEN_HIST_HDR::title |
Definition at line 349 of file mud.h.
Referenced by MUD_SEC_GEN_HIST_HDR_proc().