10#ifndef CBMGEOSETUPMODULE_H
11#define CBMGEOSETUPMODULE_H 1
16#include <RtypesCore.h>
17#include <TGeoMatrix.h>
void SetTag(std::string value)
void SetActive(Bool_t value)
std::string GetRevision()
void SetDate(std::string value)
TGeoHMatrix & GetMatrix()
std::string GetFilePath()
void SetMatrix(TGeoHMatrix value)
void SetDescription(std::string value)
void SetName(std::string value)
std::string GetDescription()
ECbmModuleId GetModuleId()
void SetModuleId(ECbmModuleId value)
void SetAuthor(std::string value)
void SetRevision(std::string value)
ClassDefNV(CbmGeoSetupModule, 2)
void SetFilePath(std::string value)