53 Gaudi::Property<std::string> m_logName{this,"LogName", "LogFile", "Name of the log file. The file creating the TimeCharge log will be called <LogName>_TDO.txt, the other will be <LogName>_vmm.txt"};
54 Gaudi::Property<bool> m_isMC {this, "isMC", false, "flagging the input type"};