5#ifndef BYTESTREAMDATA_BYTESTREAMMETADATA_H
6#define BYTESTREAMDATA_BYTESTREAMMETADATA_H
36 unsigned int runNumber,
37 unsigned int numEvents,
38 unsigned int maxEvents,
39 unsigned int recEnable,
40 unsigned int triggerType,
41 uint64_t detectorMask,
42 unsigned int beamType,
43 unsigned int beamEnergy,
44 const std::string& guid,
45 const std::string& stream,
47 unsigned int lumiBlock,
48 const std::vector<std::string>& freeMetaDataStrings);
55 unsigned int runNumber,
56 unsigned int numEvents,
57 unsigned int maxEvents,
58 unsigned int recEnable,
59 unsigned int triggerType,
60 uint64_t detectorMask,
61 uint64_t detectorMask2,
62 unsigned int beamType,
63 unsigned int beamEnergy,
64 const std::string& guid,
65 const std::string& stream,
67 unsigned int lumiBlock,
68 const std::vector<std::string>& freeMetaDataStrings);
94 const std::string&
getGuid()
const;
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
T_ResultType project(ParameterMapping::type< N > parameter_map, const T_Matrix &matrix)