14#ifndef MUONSIMDATA_CscSimData_H
15#define MUONSIMDATA_CscSimData_H
47 typedef std::pair<HepMcParticleLink, CscMcData>
Deposit;
64 return m_word & 0x1fffffff;
CscMcData(float energy, float ypos, float zpos)
void setCharge(float chg)
const std::vector< Deposit > & getdeposits() const
void deposits(std::vector< Deposit > &deposits) const
std::pair< HepMcParticleLink, CscMcData > Deposit
std::vector< Deposit > m_deposits