Page MenuHomeHEPForge

StandardMatchers.cc
No OneTemporary

Size
789 B
Referenced Files
None
Subscribers
None

StandardMatchers.cc

// -*- C++ -*-
//
// StandardMatchers.cc is a part of Herwig - A multi-purpose Monte Carlo event generator
// Copyright (C) 2002-2017 The Herwig Collaboration
//
// Herwig is licenced under version 3 of the GPL, see COPYING for details.
// Please respect the MCnet academic guidelines, see GUIDELINES for details.
//
//
// Ensures the StandardMatchers get created
//
#include "ThePEG/PDT/Matcher.h"
#include "ThePEG/PDT/StandardMatchers.h"
#include "StandardMatchers.h"
using namespace Herwig;
using namespace ThePEG;
namespace {
static MatchPhoton m00;
static MatchBottom m01;
static MatchTop m02;
static MatchHadron m03;
static MatchWBoson m04;
static MatchZBoson m05;
static MatchHiggsBoson m06;
static MatchChargedLepton m07;
static MatchLightParticle m08;
}

File Metadata

Mime Type
text/x-c
Expires
Tue, Sep 30, 5:42 AM (4 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6299800
Default Alt Text
StandardMatchers.cc (789 B)

Event Timeline