ChimeraTK-DeviceAccess 03.20.00
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
dataConsistencyGroup.cpp

An example how to use the DataConsistencyGroup.

An example how to use the DataConsistencyGroup

// SPDX-FileCopyrightText: Deutsches Elektronen-Synchrotron DESY, MSK, ChimeraTK Project <chimeratk-support@desy.de>
// SPDX-License-Identifier: LGPL-3.0-or-later
#include <ChimeraTK/DataConsistencyGroup.h>
#include <ChimeraTK/Device.h>
#include <iostream>
int main() {
return 0;
}
int main()