Falaise  4.0.1
SuperNEMO Software Toolkit
Static Public Member Functions | Static Public Attributes | List of all members
snemo::datamodel::data_info Class Reference

#include <falaise/snemo/datamodels/data_model.h>

Static Public Member Functions

static const std::string & default_event_record_label ()
 Return the default string label/name for the 'event record'. More...
 
static const std::string & default_event_header_label ()
 default string label/name for the 'event header' More...
 
static const std::string & default_simulated_data_label ()
 default string label/name for the 'simulated data' More...
 
static const std::string & default_simulated_signal_data_label ()
 default string label/name for the 'simulated signal data' More...
 
static const std::string & default_simulated_digitized_data_label ()
 default string label/name for the 'simulated digitized data' More...
 
static const std::string & default_raw_data_label ()
 default string label/name for the 'raw data' More...
 
static const std::string & default_unified_digitized_data_label ()
 default string label/name for the 'unified data' More...
 
static const std::string & default_calibrated_data_label ()
 default string label/name for the 'calibrated data' More...
 
static const std::string & default_tracker_clustering_data_label ()
 default string label/name for the 'tracker clustering data' More...
 
static const std::string & default_tracker_trajectory_data_label ()
 Return the default string label/name for the 'tracker trajectory data'. More...
 
static const std::string & default_particle_track_data_label ()
 Return the default string label/name for the 'particle track data'. More...
 

Static Public Attributes

static const std::string EVENT_RECORD_LABEL
 
static const std::string EVENT_HEADER_LABEL
 
static const std::string SIMULATED_DATA_LABEL
 
static const std::string SIMULATED_SIGNAL_DATA_LABEL
 
static const std::string SIMULATED_DIGITIZED_DATA_LABEL
 
static const std::string RAW_DATA_LABEL
 
static const std::string UNIFIED_DIGITIZED_DATA_LABEL
 
static const std::string CALIBRATED_DATA_LABEL
 
static const std::string TRACKER_CLUSTERING_DATA_LABEL
 
static const std::string TRACKER_TRAJECTORY_DATA_LABEL
 

Member Function Documentation

◆ default_calibrated_data_label()

static const std::string& snemo::datamodel::data_info::default_calibrated_data_label ( )
static

default string label/name for the 'calibrated data'

◆ default_event_header_label()

static const std::string& snemo::datamodel::data_info::default_event_header_label ( )
static

default string label/name for the 'event header'

◆ default_event_record_label()

static const std::string& snemo::datamodel::data_info::default_event_record_label ( )
static

Return the default string label/name for the 'event record'.

◆ default_particle_track_data_label()

static const std::string& snemo::datamodel::data_info::default_particle_track_data_label ( )
static

Return the default string label/name for the 'particle track data'.

◆ default_raw_data_label()

static const std::string& snemo::datamodel::data_info::default_raw_data_label ( )
static

default string label/name for the 'raw data'

◆ default_simulated_data_label()

static const std::string& snemo::datamodel::data_info::default_simulated_data_label ( )
static

default string label/name for the 'simulated data'

◆ default_simulated_digitized_data_label()

static const std::string& snemo::datamodel::data_info::default_simulated_digitized_data_label ( )
static

default string label/name for the 'simulated digitized data'

◆ default_simulated_signal_data_label()

static const std::string& snemo::datamodel::data_info::default_simulated_signal_data_label ( )
static

default string label/name for the 'simulated signal data'

◆ default_tracker_clustering_data_label()

static const std::string& snemo::datamodel::data_info::default_tracker_clustering_data_label ( )
static

default string label/name for the 'tracker clustering data'

◆ default_tracker_trajectory_data_label()

static const std::string& snemo::datamodel::data_info::default_tracker_trajectory_data_label ( )
static

Return the default string label/name for the 'tracker trajectory data'.

◆ default_unified_digitized_data_label()

static const std::string& snemo::datamodel::data_info::default_unified_digitized_data_label ( )
static

default string label/name for the 'unified data'

Member Data Documentation

◆ CALIBRATED_DATA_LABEL

const std::string snemo::datamodel::data_info::CALIBRATED_DATA_LABEL
static
Deprecated:
Default string label/name for the 'calibrated data'

◆ EVENT_HEADER_LABEL

const std::string snemo::datamodel::data_info::EVENT_HEADER_LABEL
static
Deprecated:
Default string label/name for the 'event header'

◆ EVENT_RECORD_LABEL

const std::string snemo::datamodel::data_info::EVENT_RECORD_LABEL
static
Deprecated:
Default string label/name for the 'event record'

◆ RAW_DATA_LABEL

const std::string snemo::datamodel::data_info::RAW_DATA_LABEL
static
Deprecated:
Default string label/name for the 'raw data'

◆ SIMULATED_DATA_LABEL

const std::string snemo::datamodel::data_info::SIMULATED_DATA_LABEL
static
Deprecated:
Default string label/name for the 'simulated data'

◆ SIMULATED_DIGITIZED_DATA_LABEL

const std::string snemo::datamodel::data_info::SIMULATED_DIGITIZED_DATA_LABEL
static
Deprecated:
Default string label/name for the 'simulated digitized data'

◆ SIMULATED_SIGNAL_DATA_LABEL

const std::string snemo::datamodel::data_info::SIMULATED_SIGNAL_DATA_LABEL
static
Deprecated:
Default string label/name for the 'simulated signal data'

◆ TRACKER_CLUSTERING_DATA_LABEL

const std::string snemo::datamodel::data_info::TRACKER_CLUSTERING_DATA_LABEL
static
Deprecated:
Default string label/name for the 'tracker clustering data'

◆ TRACKER_TRAJECTORY_DATA_LABEL

const std::string snemo::datamodel::data_info::TRACKER_TRAJECTORY_DATA_LABEL
static
Deprecated:
Default string label/name for the 'tracker trajectory data'

◆ UNIFIED_DIGITIZED_DATA_LABEL

const std::string snemo::datamodel::data_info::UNIFIED_DIGITIZED_DATA_LABEL
static
Deprecated:
Default string label/name for the 'unified digitized data'

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