HepMC3 event record library
Data Structure Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
_
A
accessor
alias_constructor
always_construct_holder
AnalysisExample
(
HepMC3
)
any_container
arg
arg_v
args
args_proxy
argument_loader
argument_record
arithmetic
array
array_caster
array_info
array_info< char[N]>
array_info< std::array< char, N > >
array_info< std::array< T, N > >
array_info< T[N]>
array_info_scalar
array_t
arrow_proxy
AssociatedParticle
(
HepMC3
)
ATTRIBUTE
(
HepMC3
)
Attribute
(
HepMC3
)
AttributeFeature
(
HepMC3
)
B
base
bool_
BoolAttribute
(
HepMC3
)
bools
object::borrowed_t
buffer
buffer_info
buffer_protocol
builtin_exception
bytes
C
call_guard
call_guard< T >
call_guard< T, Ts... >
call_guard<>
capsule
CharAttribute
(
HepMC3
)
class_
Clus
(
LHEF
)
common_iterator
compare_buffer_info
compare_buffer_info< T, detail::enable_if_t< detail::is_pod_struct< T >::value > >
compare_buffer_info< T, detail::enable_if_t< std::is_integral< T >::value > >
constructor
container_traits
copyable_holder_caster
cpp_function
Cut
(
LHEF
)
D
deferred_type
descr
dict
dict_readonly
doc
DoubleAttribute
(
HepMC3
)
dtype
duration_caster
dynamic_attr
E
eigen_extract_stride
eigen_extract_stride< Eigen::Map< PlainObjectType, MapOptions, StrideType > >
eigen_extract_stride< Eigen::Ref< PlainObjectType, Options, StrideType > >
eigen_map_caster
EigenConformable
EigenProps
ellipsis
embedded_module
enum_
enum_base
error_already_set
error_scope
EventFile
(
LHEF
)
EventGroup
(
LHEF
)
exactly_one
exactly_one< P, Default >
exception
F
factory
factory< CFunc, AFunc, CReturn(CArgs...), AReturn(AArgs...)>
factory< Func, void_type(*)(), Return(Args...)>
Feature
(
HepMC3
)
Feature< Feature_type, typename std::enable_if< std::is_floating_point< Feature_type >::value, void >::type >
(
HepMC3
)
Feature< Feature_type, typename std::enable_if< std::is_integral< Feature_type >::value, void >::type >
(
HepMC3
)
field_descriptor
float_
FloatAttribute
(
HepMC3
)
format_descriptor
format_descriptor< char[N]>
format_descriptor< std::array< char, N > >
format_descriptor< std::complex< T >, detail::enable_if_t< std::is_floating_point< T >::value > >
format_descriptor< T, detail::enable_if_t< detail::array_info< T >::is_array > >
format_descriptor< T, detail::enable_if_t< detail::is_pod_struct< T >::value > >
format_descriptor< T, detail::enable_if_t< std::is_arithmetic< T >::value > >
format_descriptor< T, detail::enable_if_t< std::is_enum< T >::value > >
FourVector
(
HepMC3
)
function
function_call
function_record
G
GenCrossSection
(
HepMC3
)
Generator
(
LHEF
)
generic_item
generic_iterator
generic_type
GenericFeature
(
HepMC3
)
GenEvent
(
HepMC3
)
GenEventData
(
HepMC3
)
GenHeavyIon
(
HepMC3
)
GenParticle
(
HepMC3
)
GenParticleData
(
HepMC3
)
GenParticlePtr_greater_order
(
HepMC3
)
GenPdfInfo
(
HepMC3
)
GenRunInfo
(
HepMC3
)
GenRunInfoData
(
HepMC3
)
GenVertex
(
HepMC3
)
GenVertexData
(
HepMC3
)
gil_scoped_acquire
gil_scoped_release
H
handle
handle_type_name
handle_type_name< args >
handle_type_name< array >
handle_type_name< array_t< T, Flags > >
handle_type_name< bytes >
handle_type_name< int_ >
handle_type_name< iterable >
handle_type_name< iterator >
handle_type_name< kwargs >
handle_type_name< none >
has_operator_delete
has_operator_delete< T, void_t< decltype(static_cast< void(*)(void *)>(T::operator delete))> >
has_operator_delete_size
has_operator_delete_size< T, void_t< decltype(static_cast< void(*)(void *, size_t)>(T::operator delete))> >
Recursive::hasId
(
HepMC3
)
HEPEUP
(
LHEF
)
HEPEUPAttribute
(
HepMC3
)
HEPEVT
HEPEVT_Wrapper
(
HepMC3
)
HepMC3Event
HepMC3Particle
HepMC3ViewerFrame
HEPRUP
(
LHEF
)
HEPRUPAttribute
(
HepMC3
)
holder_helper
I
Recursive::idInterface
(
HepMC3
)
index_sequence
instance
int_
int_to_str
int_to_str< 0, Digits... >
IntAttribute
(
HepMC3
)
internals
intrinsic_type
intrinsic_type< const T >
intrinsic_type< const T[N]>
intrinsic_type< T & >
intrinsic_type< T && >
intrinsic_type< T * >
intrinsic_type< T[N]>
is_comparable
is_comparable< T, enable_if_t< container_traits< T >::is_element &&container_traits< T >::is_comparable > >
is_comparable< T, enable_if_t< container_traits< T >::is_pair > >
is_comparable< T, enable_if_t< container_traits< T >::is_vector > >
is_complex
is_complex< std::complex< T > >
is_copy_assignable
is_copy_assignable< Container, enable_if_t< all_of< std::is_copy_assignable< Container >, std::is_same< typename Container::value_type &, typename Container::reference > >::value > >
is_copy_assignable< std::pair< T1, T2 > >
is_copy_constructible
is_copy_constructible< Container, enable_if_t< all_of< std::is_copy_constructible< Container >, std::is_same< typename Container::value_type &, typename Container::reference >, negation< std::is_same< Container, typename Container::value_type > > >::value > >
is_copy_constructible< std::pair< T1, T2 > >
is_final
is_fmt_numeric
is_fmt_numeric< std::complex< T >, detail::enable_if_t< std::is_floating_point< T >::value > >
is_fmt_numeric< T, enable_if_t< std::is_arithmetic< T >::value > >
is_holder_type
is_holder_type< base, std::unique_ptr< base, deleter > >
is_input_iterator
is_input_iterator< T, void_t< decltype(*std::declval< T & >()), decltype(++std::declval< T & >())> >
is_instantiation
is_instantiation< Class, Class< Us... > >
is_method
is_new_style_constructor
is_operator
is_std_array
is_std_array< std::array< T, N > >
is_template_base_of_impl
class_::is_valid_class_option
IsGoodEvent
IsGoodEventDIS
iterable
iterator
values_and_holders::iterator
iterator_state
K
keep_alive
kw_only
kwargs
kwargs_proxy
L
list
list_caster
list_item
loader_life_support
LongAttribute
(
HepMC3
)
LongDoubleAttribute
(
HepMC3
)
LongLongAttribute
(
HepMC3
)
M
magic_t
(
HepMC3
)
make_index_sequence_impl
make_index_sequence_impl< 0, S... >
map_caster
McTesterValidationTool
memoryview
MergeInfo
(
LHEF
)
metaclass
module_
module_::module_def
module_local
move_always
move_always< T, enable_if_t< all_of< move_is_plain_type< T >, negation< is_copy_constructible< T > >, std::is_move_constructible< T >, std::is_same< decltype(std::declval< make_caster< T >>().operator T&()), T & >>::value > >
move_if_unreferenced
move_if_unreferenced< T, enable_if_t< all_of< move_is_plain_type< T >, negation< move_always< T > >, std::is_move_constructible< T >, std::is_same< decltype(std::declval< make_caster< T >>().operator T&()), T & >>::value > >
move_only_holder_caster
multi_array_iterator
multiple_inheritance
MyClass
MyRunClass
N
name
negation
nodelete
none
nonsimple_values_and_holders
npy_api
npy_format_descriptor
npy_format_descriptor< char[N]>
npy_format_descriptor< std::array< char, N > >
npy_format_descriptor< T, enable_if_t< array_info< T >::is_array > >
npy_format_descriptor< T, enable_if_t< satisfies_any_of< T, std::is_arithmetic, is_complex >::value > >
npy_format_descriptor< T, enable_if_t< std::is_enum< T >::value > >
npy_format_descriptor_name
npy_format_descriptor_name< T, enable_if_t< is_complex< T >::value > >
npy_format_descriptor_name< T, enable_if_t< std::is_floating_point< T >::value > >
npy_format_descriptor_name< T, enable_if_t< std::is_integral< T >::value > >
numpy_internals
numpy_type_info
O
OAttr
(
LHEF
)
obj_attr
object
object_api
op_
op_impl
optional_caster
options
OstreamRedirect
OutputValidationTool
overload_cast
overload_cast_impl
override_hash
override_unused
P
pack_element
pack_element< 0, T, Ts... >
pair_GenVertexPtr_int_greater
(
HepMC3
)
PDFInfo
(
LHEF
)
PhotosHepMC3Event
PhotosHepMC3Event
(Photospp)
PhotosHepMC3Particle
PhotosHepMC3Particle
(Photospp)
PhotosValidationTool
pickle_factory
pickle_factory< Get, Set, RetState(Self), NewInstance(ArgState)>
polymorphic_type_hook
polymorphic_type_hook_base
polymorphic_type_hook_base< itype, detail::enable_if_t< std::is_polymorphic< itype >::value > >
pos_only
prepend
Print
(
HepMC3
)
array_t::private_ctor
buffer_info::private_ctr_tag
process_attribute
process_attribute< arg >
process_attribute< arg_v >
process_attribute< arithmetic >
process_attribute< base< T > >
process_attribute< buffer_protocol >
process_attribute< call_guard< Ts... > >
process_attribute< char * >
process_attribute< const char * >
process_attribute< doc >
process_attribute< dynamic_attr >
process_attribute< is_final >
process_attribute< is_method >
process_attribute< is_new_style_constructor >
process_attribute< is_operator >
process_attribute< keep_alive< Nurse, Patient > >
process_attribute< kw_only >
process_attribute< metaclass >
process_attribute< module_local >
process_attribute< multiple_inheritance >
process_attribute< name >
process_attribute< pos_only >
process_attribute< prepend >
process_attribute< return_value_policy >
process_attribute< scope >
process_attribute< sibling >
process_attribute< T, enable_if_t< is_pyobject< T >::value > >
process_attribute_default
process_attributes
ProcInfo
(
LHEF
)
npy_api::PyArray_Dims
PyArray_Proxy
PyArrayDescr_Proxy
pyobject_caster
pyobject_caster< array_t< T, ExtraFlags > >
pyobject_tag
Pythia8ToHepMC3
(
HepMC3
)
PythiaValidationTool
pythonbuf
PyVoidScalarObject_Proxy
R
Reader
(
LHEF
)
Reader
(
HepMC3
)
ReaderAscii
(
HepMC3
)
ReaderAsciiHepMC2
(
HepMC3
)
ReaderGZ
(
HepMC3
)
ReaderHEPEVT
(
HepMC3
)
ReaderLHEF
(
HepMC3
)
ReaderPlugin
(
HepMC3
)
ReaderRoot
(
HepMC3
)
ReaderRootTree
(
HepMC3
)
Recursive
(
HepMC3
)
Relatives
(
HepMC3
)
RelativesInterface
(
HepMC3
)
remove_class
remove_class< R(C::*)(A...) const >
remove_class< R(C::*)(A...)>
return_value_policy_override
return_value_policy_override< Return, detail::enable_if_t< std::is_base_of< type_caster_generic, make_caster< Return > >::value, void > >
S
same_size
Scale
(
LHEF
)
Scales
(
LHEF
)
scope
scoped_estream_redirect
scoped_interpreter
scoped_ostream_redirect
select_indices_impl
select_indices_impl< index_sequence< IPrev... >, I, B, Bs... >
Selector
(
HepMC3
)
SelectorWrapper
(
HepMC3
)
self_t
sequence
sequence_fast_readonly
sequence_item
sequence_slow_readwrite
set
set_caster
Setup
(
HepMC3
)
sibling
simple_collector
SimpleEventTool
slice
sort_by_id_asc
(
HepMC3
)
StandardSelector
(
HepMC3
)
options::state
staticmethod
object::stolen_t
str
str_attr
string_caster
StringAttribute
(
HepMC3
)
strip_function_object
T
TagBase
(
LHEF
)
TauolaHepMC3Event
TauolaHepMC3Event
(Tauolapp)
TauolaHepMC3Particle
TauolaHepMC3Particle
(Tauolapp)
TauolaValidationTool
Timer
GenRunInfo::ToolInfo
(
HepMC3
)
tuple
tuple_caster
tuple_item
call_guard< T, Ts... >::type
type
type_caster
type_caster< bool >
type_caster< CharT, enable_if_t< is_std_char_type< CharT >::value > >
type_caster< std::array< Type, Size > >
type_caster< std::basic_string< CharT, Traits, Allocator >, enable_if_t< is_std_char_type< CharT >::value > >
type_caster< std::chrono::duration< Rep, Period > >
type_caster< std::chrono::time_point< Clock, Duration > >
type_caster< std::chrono::time_point< std::chrono::system_clock, Duration > >
type_caster< std::complex< T > >
type_caster< std::deque< Type, Alloc > >
type_caster< std::function< Return(Args...)> >
type_caster< std::list< Type, Alloc > >
type_caster< std::map< Key, Value, Compare, Alloc > >
type_caster< std::nullptr_t >
type_caster< std::pair< T1, T2 > >
type_caster< std::reference_wrapper< type > >
type_caster< std::set< Key, Compare, Alloc > >
type_caster< std::shared_ptr< T > >
type_caster< std::tuple< Ts... > >
type_caster< std::unique_ptr< type, deleter > >
type_caster< std::unordered_map< Key, Value, Hash, Equal, Alloc > >
type_caster< std::unordered_set< Key, Hash, Equal, Alloc > >
type_caster< std::valarray< Type > >
type_caster< std::vector< Type, Alloc > >
type_caster< T, enable_if_t< is_pyobject< T >::value > >
type_caster< T, enable_if_t< std::is_arithmetic< T >::value &&!is_std_char_type< T >::value > >
type_caster< Type, enable_if_t< is_eigen_dense_map< Type >::value > >
type_caster< Type, enable_if_t< is_eigen_dense_plain< Type >::value > >
type_caster< Type, enable_if_t< is_eigen_other< Type >::value > >
type_caster< Type, enable_if_t< is_eigen_sparse< Type >::value > >
type_caster< unchecked_mutable_reference< T, Dim > >
type_caster< unchecked_reference< T, Dim > >
type_caster< value_and_holder >
type_caster< void >
type_caster< void_type >
type_caster_base
type_caster_generic
type_equal_to
type_hash
type_info
type_list
type_record
U
UIntAttribute
(
HepMC3
)
ULongAttribute
(
HepMC3
)
ULongLongAttribute
(
HepMC3
)
unchecked_mutable_reference
unchecked_reference
undefined_t
Units
(
HepMC3
)
unpacking_collector
V
ValidationControl
ValidationTool
type_caster< Eigen::Ref< PlainObjectType, 0, StrideType >, enable_if_t< is_eigen_dense_map< Eigen::Ref< PlainObjectType, 0, StrideType > >::value >>
value_and_holder
values_and_holders
variant_caster
variant_caster< V< Ts... > >
variant_caster_visitor
vector_has_data_and_format
vector_has_data_and_format< Vector, enable_if_t< std::is_same< decltype(format_descriptor< typename Vector::value_type >::format(), std::declval< Vector >().data()), typename Vector::value_type * >::value > >
VectorCharAttribute
(
HepMC3
)
VectorDoubleAttribute
(
HepMC3
)
VectorFloatAttribute
(
HepMC3
)
VectorIntAttribute
(
HepMC3
)
vectorize_arg
vectorize_helper
vectorize_returned_array
vectorize_returned_array< Func, void, Args... >
VectorLongDoubleAttribute
(
HepMC3
)
VectorLongIntAttribute
(
HepMC3
)
VectorLongLongAttribute
(
HepMC3
)
VectorStringAttribute
(
HepMC3
)
VectorUIntAttribute
(
HepMC3
)
VectorULongAttribute
(
HepMC3
)
VectorULongLongAttribute
(
HepMC3
)
visit_helper
void_caster
void_t_impl
void_type
W
weakref
Weight
(
LHEF
)
WeightGroup
(
LHEF
)
WeightInfo
(
LHEF
)
Writer
(
HepMC3
)
Writer
(
LHEF
)
WriterAscii
(
HepMC3
)
WriterAsciiHepMC2
(
HepMC3
)
WriterDOT
(
HepMC3
)
WriterHEPEVT
(
HepMC3
)
WriterHEPEVTZEUS
(
HepMC3
)
WriterPlugin
(
HepMC3
)
WriterRoot
(
HepMC3
)
WriterRootTree
(
HepMC3
)
WriterRootTreeOPAL
(
HepMC3
)
X
XMLTag
(
LHEF
)
XSecInfo
(
LHEF
)
_
_children
(
HepMC3
)
_parents
(
HepMC3
)
Generated on Mon Jan 25 2021 00:00:00 for HepMC3 event record library by
1.9.1