StRoot
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
Classes
|
Static Public Attributes
|
List of all members
IsBaseAndDerived< B, D > Struct Template Reference
Classes
struct
Host
Static Public Attributes
static const bool
value
Detailed Description
template<typename B, typename D>
struct IsBaseAndDerived< B, D >
Definition at line
122
of file
FJcore.h
.
Member Data Documentation
template<typename B , typename D >
static const bool
IsBaseAndDerived
< B, D >::value
static
Initial value:
= ((
sizeof
(B)!=0) &&
(
sizeof
(D)!=0) &&
(
sizeof
(
__inheritance_helper<B,D>::check_sig
(Host(), 0)) ==
sizeof
(__yes_type)))
Definition at line
135
of file
FJcore.h
.
The documentation for this struct was generated from the following files:
StarGenerator/Pythia8_1_86/include/Pythia8/
FJcore.h
StarGenerator/Pythia8_2_35/include/Pythia8/
FJcore.h
StarGenerator/Pythia8_3_03/include/Pythia8/
FJcore.h
Generated by
1.8.5