Skip to content

mkizilov/GEMCSCTriggerPrimitivesAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GEMCSCTriggerPrimitivesAnalyzer

This is the tool for analyzing performance of GEMCSC Trigger Primitives emulator.
It takes as an input .root output from GEMCSCTP Reader. You need to turn a reader option on before running emulator to create this file.

Usage

See example.
You can run it on CERN SWAN. If you want to run it locally you need to have numpy, pandas, matplotlib and uproot.

Matching algorithm

The way to analyse performance of GEMCSC Trigger Primitives Emulator is to find what fraction of LCT\ALCT\CLCT are emulated correctly. To find that we "match" them. If LCT from firmware and from emulation have equal parameters values (you need to specify which ones) they form a pair and their "match" value is equal to number of this pair. If LCT has not pair, it's match value is equal to 0.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published