Project
Loading...
Searching...
No Matches
testPadIndices.cxx File Reference
#include "InputDocument.h"
#include <string>
#include <iostream>
#include <fmt/format.h>
#include "MCHMappingInterface/Segmentation.h"
#include <boost/program_options.hpp>
#include <vector>
#include <fstream>

Go to the source code of this file.

Functions

std::string asString (rapidjson::Value &tp)
 
int CheckPadIndexIsAsExpected (std::string filepath)
 
int main (int argc, char **argv)
 

Function Documentation

◆ asString()

std::string asString ( rapidjson::Value tp)

Definition at line 23 of file testPadIndices.cxx.

◆ CheckPadIndexIsAsExpected()

int CheckPadIndexIsAsExpected ( std::string  filepath)

Definition at line 33 of file testPadIndices.cxx.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 70 of file testPadIndices.cxx.