Page MenuHomeHEPForge

Matcher.cc
No OneTemporary

Size
643 B
Referenced Files
None
Subscribers
None

Matcher.cc

// -*- C++ -*-
//
// This is the implementation of the non-inlined, non-templated member
// functions of the Matcher class.
//
#include "Matcher.h"
#include "StandardMatchers.h"
#ifdef ThePEG_TEMPLATES_IN_CC_FILE
#include "Matcher.tcc"
#endif
using namespace ThePEG;
namespace {
void dummy() {
static MatchAny m00;
static MatchStandardQCDParton m01;
static MatchLightAntiQuark m02;
static MatchLightQuark m03;
static MatchLepton m04;
static MatchDiquark m05;
static MatchMeson m06;
static MatchBaryon m07;
static MatchNegative m08;
static MatchNeutral m09;
static MatchPositive m11;
static MatchCharged m12;
}
}

File Metadata

Mime Type
text/x-c
Expires
Tue, Sep 30, 5:55 AM (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6299484
Default Alt Text
Matcher.cc (643 B)

Event Timeline