ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CompileTimeConstraints::IsA< A, B > Struct Template Reference

#include <geant4/tree/geant4-10.6-release/source/physics_lists/util/include/CompileTimeConstraints.hh>

Public Types

enum  { ok =(sizeof(InheritsFrom<B>(DerivedPointer<A>())) ) }
 

Detailed Description

template<class A, class B>
struct CompileTimeConstraints::IsA< A, B >

Definition at line 33 of file CompileTimeConstraints.hh.

View newest version in sPHENIX GitHub at line 33 of file CompileTimeConstraints.hh

Member Enumeration Documentation

template<class A , class B >
anonymous enum
Enumerator:
ok 

Definition at line 36 of file CompileTimeConstraints.hh.

View newest version in sPHENIX GitHub at line 36 of file CompileTimeConstraints.hh


The documentation for this struct was generated from the following file: