Skip to content

XTC2Traits::DataSourceParameters

#include <sbio/formats/xtc2/xtc2_traits.hh>
struct DataSourceParameters

Defined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:97

Name Kind Owner
experiment variable Declared here
run variable Declared here
DataSourceParameters function Declared here
DataSourceParameters function Declared here
Return Name Description
char experiment
unsigned run

char experiment

Defined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:106


unsigned run

Defined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:107

Return Name Description
DataSourceParameters inline
DataSourceParameters Defaulted constructor.

inline

inline DataSourceParameters(const std::string & exp, unsigned run_)

Defined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:99


DataSourceParameters() = default

Defined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:104

Defaulted constructor.