[Corryvreckan] detectors_file = "alignment_withdut.geo" histogram_file = "histograms_withoutput.root" number_of_tracks = 500000 log_level = "WARNING" [EventLoaderCLICpix2] input_directory = "tutorial_data/clicpix2" [EventLoaderTimepix3] input_directory = "tutorial_data/timepix3" log_level = "ERROR" [Clustering4D] type = "Timepix3" [ClusteringSpatial] type = "CLICpix2" [FileWriter] only_dut = true write_pixels = false write_clusters = true write_tracks = false file_name = "outputTuples_tutorial.root" [TestAlgorithm] make_correlations = true timing_cut = 2ms [Tracking4D] min_hits_on_track = 5 [DUTAssociation] spatial_cut = 300um 300um timing_cut = 2ms [AnalysisDUT] chi2ndof_cut = 20 [OnlineMonitor] update = 200 dut_plots = [["EventLoaderCLICpix2/%DUT%/hitMap", "colz"],["EventLoaderCLICpix2/%DUT%/hitMapDiscarded", "colz"],["EventLoaderCLICpix2/%DUT%/pixelToT"],["EventLoaderCLICpix2/%DUT%/pixelCnt", "log"],["EventLoaderCLICpix2/%DUT%/pixelsPerFrame", "log"],["AnalysisDUT/%DUT%/clusterTotAssociated"],["AnalysisEfficiency/%DUT%/hChipEfficiencyMap"]]