ATLAS Offline Software
Loading...
Searching...
No Matches
checkTP.FctMember Class Reference
Inheritance diagram for checkTP.FctMember:
Collaboration diagram for checkTP.FctMember:

Public Types

typedef HLT::TypeInformation::for_each_type_c< typenameEDMLIST::map, my_functor, my_result<>, my_arg< HLT::TypeInformation::get_cont, CONTAINER > >::type result

Public Member Functions

 __init__ (self, offset, name, _type)

Public Attributes

 name = name
 type = _type

Detailed Description

Definition at line 48 of file checkTP.py.

Member Typedef Documentation

◆ result

Definition at line 90 of file EDM_MasterSearch.h.

Constructor & Destructor Documentation

◆ __init__()

checkTP.FctMember.__init__ ( self,
offset,
name,
_type )

Definition at line 49 of file checkTP.py.

49 def __init__(self, offset, name, _type):
50 self.name = name
51 self.type = _type
52 return

Member Data Documentation

◆ name

checkTP.FctMember.name = name

Definition at line 50 of file checkTP.py.

◆ type

checkTP.FctMember.type = _type

Definition at line 51 of file checkTP.py.


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