Index

_ | A | B | C | D | E | F | G | H | I | L | M | N | O | P | R | S | V | W

_

__ge__() (pythiaplotter.parsers.event_classes.Particle method)
__gt__() (pythiaplotter.parsers.event_classes.Particle method)
__le__() (pythiaplotter.parsers.event_classes.Particle method)
__str__() (pythiaplotter.parsers.event_classes.Event method)

A

add_display_attr() (pythiaplotter.printers.dot_printer.DotPrinter method)
add_node_positions() (in module pythiaplotter.printers.web_printer)
assign_particles_edges() (in module pythiaplotter.graphers.edge_grapher)
assign_particles_nodes() (in module pythiaplotter.graphers.node_grapher)
assign_particles_to_graph() (in module pythiaplotter.graphers)

B

barcode (pythiaplotter.parsers.event_classes.EdgeParticle attribute)
(pythiaplotter.parsers.event_classes.NodeParticle attribute)

C

check_dir_exists() (in module pythiaplotter.utils.common)
check_dir_exists_create() (in module pythiaplotter.utils.common)
check_file_exists() (in module pythiaplotter.utils.common)
check_module_exists() (in module pythiaplotter.utils.common)
check_pdgid() (in module pythiaplotter.utils.pdgid_converter)
check_program_exists() (in module pythiaplotter.utils.common)
check_representation_str() (in module pythiaplotter.utils.common)
choose_parser() (in module pythiaplotter.PythiaPlotter)
cleanup_filepath() (in module pythiaplotter.utils.common)
CMSSWParticleListParser (class in pythiaplotter.parsers.cmssw_particle_list_parser)
construct_edges_from_nodes() (in module pythiaplotter.graphers.converters)
construct_gv_full() (in module pythiaplotter.printers.dot_printer)
construct_gv_only_edges() (in module pythiaplotter.printers.web_printer)
convert_px_py_pz() (in module pythiaplotter.parsers.event_classes)
create_vis_dicts() (in module pythiaplotter.printers.web_printer)

D

dict_to_gv_str() (pythiaplotter.printers.dot_display_classes.DotAttrGenerator method)
DotAttrGenerator (class in pythiaplotter.printers.dot_display_classes)
DotEdgeAttrGenerator (class in pythiaplotter.printers.dot_display_classes)
DotGraphAttrGenerator (class in pythiaplotter.printers.dot_display_classes)
DotNodeAttrGenerator (class in pythiaplotter.printers.dot_display_classes)
DotPrinter (class in pythiaplotter.printers.dot_printer)
dump_default_config() (in module pythiaplotter.cli)
duplication_needed() (in module pythiaplotter.graphers.converters)

E

edge_to_node() (in module pythiaplotter.graphers.converters)
EdgeParticle (class in pythiaplotter.parsers.event_classes)
Event (class in pythiaplotter.parsers.event_classes)

F

format() (pythiaplotter.utils.logging_config.LevelFormatter method)
full_evt_end (pythiaplotter.parsers.pythia8_parser.Pythia8Parser attribute)
full_evt_start (pythiaplotter.parsers.pythia8_parser.Pythia8Parser attribute)

G

generate_repr_str() (in module pythiaplotter.utils.common)
GenVertex (class in pythiaplotter.parsers.hepmc_parser)
get_all_children() (in module pythiaplotter.graphers.converters)
get_all_parents() (in module pythiaplotter.graphers.converters)
get_args() (in module pythiaplotter.cli)
get_directory() (in module pythiaplotter.utils.common)
get_dot_json() (in module pythiaplotter.printers.web_printer)
get_logger() (in module pythiaplotter.utils.logging_config)
get_non_particle_attr() (pythiaplotter.printers.dot_display_classes.DotAttrGenerator method)
(pythiaplotter.printers.dot_display_classes.DotNodeAttrGenerator method)
get_particle_attr() (pythiaplotter.printers.dot_display_classes.DotAttrGenerator method)
(pythiaplotter.printers.dot_display_classes.DotEdgeAttrGenerator method)
(pythiaplotter.printers.dot_display_classes.DotNodeAttrGenerator method)
get_particle_label() (in module pythiaplotter.printers.dot_display_classes)
get_related_parents_children() (in module pythiaplotter.graphers.converters)
get_terminal_width() (in module pythiaplotter.utils.common)
gv_str() (pythiaplotter.printers.dot_display_classes.DotAttrGenerator method)
(pythiaplotter.printers.dot_display_classes.DotGraphAttrGenerator method)

H

hard_evt_end (pythiaplotter.parsers.pythia8_parser.Pythia8Parser attribute)
hard_evt_start (pythiaplotter.parsers.pythia8_parser.Pythia8Parser attribute)
HepMCParser (class in pythiaplotter.parsers.hepmc_parser)

I

info_end (pythiaplotter.parsers.pythia8_parser.Pythia8Parser attribute)
info_start (pythiaplotter.parsers.pythia8_parser.Pythia8Parser attribute)
insert_duplicate_nodes() (in module pythiaplotter.graphers.converters)

L

LevelFormatter (class in pythiaplotter.utils.logging_config)
LHEParser (class in pythiaplotter.parsers.lhe_parser)
load_default_user_configs() (in module pythiaplotter.cli)
load_pdgid_dict() (in module pythiaplotter.utils.pdgid_converter)

M

main() (in module pythiaplotter.PythiaPlotter)
map_columns_to_dict() (in module pythiaplotter.utils.common)

N

node_to_edge() (in module pythiaplotter.graphers.converters)
NodeParticle (class in pythiaplotter.parsers.event_classes)

O

open_pdf() (in module pythiaplotter.utils.common)

P

parse() (pythiaplotter.parsers.cmssw_particle_list_parser.CMSSWParticleListParser method)
(pythiaplotter.parsers.hepmc_parser.HepMCParser method)
(pythiaplotter.parsers.lhe_parser.LHEParser method)
(pythiaplotter.parsers.pythia8_parser.Pythia8Parser method)
parse_block() (pythiaplotter.parsers.pythia8_parser.PythiaBlock method)
parse_event_block() (in module pythiaplotter.parsers.pythia8_parser)
parse_event_line() (pythiaplotter.parsers.hepmc_parser.HepMCParser method)
(pythiaplotter.parsers.lhe_parser.LHEParser method)
parse_event_text() (pythiaplotter.parsers.lhe_parser.LHEParser method)
parse_info_block() (in module pythiaplotter.parsers.pythia8_parser)
parse_init_text() (pythiaplotter.parsers.lhe_parser.LHEParser method)
parse_particle_line() (pythiaplotter.parsers.cmssw_particle_list_parser.CMSSWParticleListParser method)
(pythiaplotter.parsers.hepmc_parser.HepMCParser method)
(pythiaplotter.parsers.lhe_parser.LHEParser method)
parse_stats_block() (in module pythiaplotter.parsers.pythia8_parser)
parse_units_line() (pythiaplotter.parsers.hepmc_parser.HepMCParser method)
parse_vertex_line() (pythiaplotter.parsers.hepmc_parser.HepMCParser method)
parser_opts (in module pythiaplotter.parsers)
ParserOption (class in pythiaplotter.parsers)
Particle (class in pythiaplotter.parsers.event_classes)
pdgid_to_string() (in module pythiaplotter.utils.pdgid_converter)
pdgid_to_tex() (in module pythiaplotter.utils.pdgid_converter)
print_diagram() (in module pythiaplotter.printers.dot_printer)
print_event() (pythiaplotter.printers.dot_printer.DotPrinter method)
(pythiaplotter.printers.web_printer.VisPrinter method)
print_printers_requirements() (in module pythiaplotter.printers)
print_stats() (pythiaplotter.parsers.event_classes.Event method)
printer_opts_all (in module pythiaplotter.printers)
printer_opts_checked (in module pythiaplotter.printers)
PrinterOption (class in pythiaplotter.printers)
Pythia8Parser (class in pythiaplotter.parsers.pythia8_parser)
PythiaBlock (class in pythiaplotter.parsers.pythia8_parser)
pythiaplotter (module)
pythiaplotter.cli (module)
pythiaplotter.graphers (module)
pythiaplotter.graphers.converters (module)
pythiaplotter.graphers.edge_grapher (module)
pythiaplotter.graphers.node_grapher (module)
pythiaplotter.parsers (module)
pythiaplotter.parsers.cmssw_particle_list_parser (module)
pythiaplotter.parsers.event_classes (module)
pythiaplotter.parsers.hepmc_parser (module)
pythiaplotter.parsers.lhe_parser (module)
pythiaplotter.parsers.pythia8_parser (module)
pythiaplotter.printers (module)
pythiaplotter.printers.dot_display_classes (module)
pythiaplotter.printers.dot_printer (module)
pythiaplotter.printers.web_printer (module)
pythiaplotter.PythiaPlotter (module)
pythiaplotter.utils (module)
pythiaplotter.utils.common (module)
pythiaplotter.utils.logging_config (module)
pythiaplotter.utils.pdgid_converter (module)

R

remove_isolated_nodes() (in module pythiaplotter.graphers.node_grapher)
remove_particle_edge() (in module pythiaplotter.graphers.edge_grapher)
remove_particle_node() (in module pythiaplotter.graphers.node_grapher)
remove_redundant_edges() (in module pythiaplotter.graphers.edge_grapher)
remove_redundant_nodes() (in module pythiaplotter.graphers.node_grapher)

S

set_default_input_format() (in module pythiaplotter.cli)
set_default_mode() (in module pythiaplotter.cli)
set_default_output_settings() (in module pythiaplotter.cli)
stats_end (pythiaplotter.parsers.pythia8_parser.Pythia8Parser attribute)
stats_start (pythiaplotter.parsers.pythia8_parser.Pythia8Parser attribute)

V

validate_particle_opt() (pythiaplotter.printers.dot_display_classes.DotAttrGenerator static method)
VisPrinter (class in pythiaplotter.printers.web_printer)

W

write_gv() (in module pythiaplotter.printers.dot_printer)
write_webpage() (in module pythiaplotter.printers.web_printer)