Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F19251461
Matcher.cc
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
643 B
Referenced Files
None
Subscribers
None
Matcher.cc
View Options
// -*- 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
Details
Attached
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)
Attached To
Mode
rTHEPEGHG thepeghg
Attached
Detach File
Event Timeline
Log In to Comment