Class Reference for E1039 Core & Analysis Software
NMRUtil Namespace Reference

Functions

void ConvEventNum (const int event_num, int &YYYY, int &MM, int &DD, int &hh, int &mm, int &ss)
 
std::string ConvEventNum (const int event_num)
 

Function Documentation

◆ ConvEventNum() [1/2]

std::string NMRUtil::ConvEventNum ( const int  event_num)

Definition at line 19 of file NMRUtil.h.

References ConvEventNum().

+ Here is the call graph for this function:

◆ ConvEventNum() [2/2]

void NMRUtil::ConvEventNum ( const int  event_num,
int &  YYYY,
int &  MM,
int &  DD,
int &  hh,
int &  mm,
int &  ss 
)

Definition at line 6 of file NMRUtil.h.

Referenced by ana_NMR_event(), ana_NMR_noise(), ana_NMR_raw_signal(), and ConvEventNum().

+ Here is the caller graph for this function: