Skip to content
Snippets Groups Projects

Use correct units in TRD v21c&d mcbm geometry creation macros and create geometrycheck file

Closed Axel Puntke requested to merge apuntke-master-patch-53890 into master
180 files
+ 45749
2511
Compare changes
  • Side-by-side
  • Inline

Files

@@ -5,10 +5,11 @@
#ifndef CBMMQCHANNELS_H_
#define CBMMQCHANNELS_H_
#include "FairMQDevice.h"
#include <string>
#include <vector>
class FairMQDevice;
class CbmMQChannels {
public:
Loading