8 #ifndef L1T_OmtfP1_XMLEVENTWRITER_H_ 9 #define L1T_OmtfP1_XMLEVENTWRITER_H_ 16 #include <boost/property_tree/ptree.hpp> 36 const std::shared_ptr<OMTFinput>&
input,
39 const std::vector<l1t::RegionalMuonCand>& candMuons)
override;
44 std::unique_ptr<l1t::RegionalMuonCandBxCollection>& finalCandidates)
override;
51 boost::property_tree::ptree
tree;
void observeProcesorEmulation(unsigned int iProcessor, l1t::tftype mtfType, const std::shared_ptr< OMTFinput > &input, const AlgoMuons &algoCandidates, const AlgoMuons &gbCandidates, const std::vector< l1t::RegionalMuonCand > &candMuons) override
static std::string const input
void addProcesorData(std::string key, boost::property_tree::ptree &procDataTree) override
key
prepare the HTCondor submission files and eventually submit them
std::vector< AlgoMuonPtr > AlgoMuons
boost::property_tree::ptree * eventTree
void observeEventEnd(const edm::Event &iEvent, std::unique_ptr< l1t::RegionalMuonCandBxCollection > &finalCandidates) override
XMLEventWriter(const OMTFConfiguration *aOMTFConfig, std::string fName)
boost::property_tree::ptree procTree
boost::property_tree::ptree tree
void observeEventBegin(const edm::Event &iEvent) override
~XMLEventWriter() override
const OMTFConfiguration * omtfConfig
void observeProcesorBegin(unsigned int iProcessor, l1t::tftype mtfType) override