Ask a Question | Search PSRCHIVE: |
Home
|
TapeInfo.h const TapeInfo & operator=(const TapeInfo &) Operator =. Definition: TapeInfo.C:26 Stores information about the tape on which the data were recorded. Definition: TapeInfo.h:24 std::string get_tape_label() const Get tape label for raw data (FB only) Definition: TapeInfo.h:55 void set_file_number(int number) Set file number for raw data (FB only) Definition: TapeInfo.h:52 void set_tape_label(std::string label) Set tape label for raw data (FB only) Definition: TapeInfo.h:58 int get_file_number() const Get file number for raw data (FB only) Definition: TapeInfo.h:49 Generated using doxygen 1.8.17
|