5#ifndef CSCDIGITTOCSCRDOTOOL_H
6#define CSCDIGITTOCSCRDOTOOL_H
12#include "CLHEP/Random/RandomEngine.h"
15#include "GaudiKernel/ServiceHandle.h"
16#include "GaudiKernel/ToolHandle.h"
32 virtual StatusCode
digitize(
const EventContext& ctx)
override;
49 "WriteHandleKey for Output CswRawDataContainer"};
51 "ReadHandleKey for Input CscDigitContainer"};
54 ToolHandle<ICscCalibTool>
m_cscCalibTool{
this,
"cscCalibTool",
"CscCalibTool",
""};
Collection of CSC Raw Hits, arranged according to CSC Detector Elements Author: Ketevi A.
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.