Project
Loading...
Searching...
No Matches
CTFCoder.cxx File Reference

class for entropy encoding/decoding of EMCAL data More...

#include "EMCALReconstruction/CTFCoder.h"
#include "CommonUtils/StringUtils.h"
#include <TTree.h>

Go to the source code of this file.

Macros

#define MAKECODER(part, slot)   createCoder(op, std::get<rans::RenormedDenseHistogram<decltype(part)>>(ctf.getDictionary<decltype(part)>(slot, mANSVersion)), int(slot))
 

Detailed Description

class for entropy encoding/decoding of EMCAL data

Author
ruben.nosp@m..sha.nosp@m.hoyan.nosp@m.@cer.nosp@m.n.ch

Definition in file CTFCoder.cxx.

Macro Definition Documentation

◆ MAKECODER

#define MAKECODER (   part,
  slot 
)    createCoder(op, std::get<rans::RenormedDenseHistogram<decltype(part)>>(ctf.getDictionary<decltype(part)>(slot, mANSVersion)), int(slot))