Opened 9 years ago

Closed 9 years ago

#23 closed defect (fixed)

modify head file of #17 #21 #22

Reported by: durong Owned by: durong
Priority: major Milestone: pre-alpha
Component: ReadCSNSNexus Version: 0.1.0
Keywords: Cc:
Blocked By: Blocking:
Parent ID: Parent Tickets:
Estimated Number of Hours: 0.0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0

Description

modify head file, add members #17 #21 #22

Subtickets

Change History (2)

comment:1 Changed 9 years ago by durong

  • Owner set to durong
  • Status changed from new to accepted

/ Get Beamline and Beamline number

static std::string getBeamline(const std::string &filename);
static size_t getBeamlineNo(const std::string &filename);

/ Get Version

static std::string getVersion(const std::string &filename);

/ Get Number bins

static size_t getNumBins(const std::string &filename, const std::string &entry_name);

comment:2 Changed 9 years ago by durong

  • Resolution set to fixed
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets.