musrfit 1.10.0
PMsrLineStructure Struct Reference

#include <PMusr.h>

Public Attributes

Int_t fLineNo
 Line number in original MSR file (1-based)
 
TString fLine
 Content of the MSR file line.
 

Detailed Description

Helper structure for MSR file parsing.

Stores a single line from an MSR file along with its line number, facilitating error reporting and maintaining correspondence between parsed content and original file locations.

Definition at line 980 of file PMusr.h.

Member Data Documentation

◆ fLine

TString PMsrLineStructure::fLine

◆ fLineNo

Int_t PMsrLineStructure::fLineNo

Line number in original MSR file (1-based)

Definition at line 981 of file PMusr.h.

Referenced by PTheory::PTheory(), and PMsrHandler::ReadMsrFile().


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