MCPcopy Create free account

hub / github.com/cbourjau/alice-rs / functions

Functions210 in github.com/cbourjau/alice-rs

↓ 1 callersFunctionread_cpp
(n_files: usize)
malice/benches/rust_vs_root.rs:39
↓ 1 callersFunctionread_rust
(n_files: usize)
malice/benches/rust_vs_root.rs:16
↓ 1 callersFunctionremove_whitespace
(s: &str)
root-io/src/core/typeid.rs:252
↓ 1 callersFunctionsanitize
(n: &str)
root-io/src/code_gen/utils.rs:23
↓ 1 callersFunctionsinfo_to_yaml
(f: &RootFile)
root-ls/src/main.rs:77
↓ 1 callersFunctionstreamers
Return all `TSreamerInfo` for the data in this file
root-io/src/core/tstreamer.rs:188
↓ 1 callersFunctionstring_to_mask
Convert a given trigger description to a `TriggerMask`. This mapping may depend on the run number
malice/src/event.rs:227
↓ 1 callersFunctiontbasket2vec
Return a tuple indicating the number of elements in this basket and the content as a Vec<u8>
root-io/src/tree_reader/container.rs:40
↓ 1 callersMethodtheta
Longitudinal (not boosted) angle of the `Track`
malice/src/track.rs:119
↓ 1 callersFunctiontkey_headers
Special thing for the keylist in the file header
root-io/src/core/tkey.rs:86
↓ 1 callersFunctiontnamed
Parser for `TNamed` objects
root-io/src/core/parsers.rs:88
↓ 1 callersMethodto_inline_parser
(&self)
root-io/src/core/tstreamerinfo.rs:53
↓ 1 callersMethodto_named_parser
(&self)
root-io/src/core/tstreamerinfo.rs:85
↓ 1 callersFunctionto_rust
(f: &RootFile)
root-ls/src/main.rs:85
↓ 1 callersFunctiontobjstring
Parser for `TObjString`
root-io/src/core/parsers.rs:139
↓ 1 callersMethodtpc_chi2_per_cluster
Chi<sup>2</sup> normalized to the number of clusters. This is a measure of how well the reconstruction fit the observed clusters
malice/src/track.rs:185
↓ 1 callersMethodtrigger_mask
The `TriggerMask` of this event. Use this to select minimum bias events, for example
malice/src/event.rs:123
↓ 1 callersFunctiontry_download
(url: Url)
alice-open-data/src/lib.rs:53
↓ 1 callersFunctiontstreamer
Parse a `TStreamer` from a `Raw` buffer. This is usually the case after reading the `TList` of `TStreamerInfo`s from a ROOT file Parse a `TStreamer` f
root-io/src/core/tstreamer.rs:103
↓ 1 callersFunctiontstreamerinfo
Parse one `TStreamerInfo` object (as found in the `TList`)
root-io/src/core/tstreamerinfo.rs:24
↓ 1 callersFunctionttree
Parse a `Tree` from the given buffer. Usually used through `FileItem::parse_with`.
root-io/src/tree_reader/tree.rs:128
↓ 1 callersMethodtype_doc
(&self)
root-io/src/core/tstreamerinfo.rs:125
↓ 1 callersMethodtype_name
(&self)
root-io/src/core/tstreamer.rs:300
↓ 1 callersMethodtype_name
(&self)
root-io/src/tree_reader/leafs.rs:215
↓ 1 callersMethodtype_name_str
(&self)
root-io/src/core/typeid.rs:219
↓ 1 callersMethodvisualize
Visualized the data using gnuplot-rs
examples/simple-analysis/src/distribution.rs:79
↓ 1 callersMethodwrite_to_disc
Example of how one may write the results to disc
examples/simple-analysis/src/distribution.rs:70
Methodadd_variable_width_axis
(mut self, edges1d: &[f64])
histogram/src/lib.rs:154
Functionbasket_simple
()
root-io/src/tree_reader/container.rs:74
Functionbench_cpp
(b: &mut Bencher, n_files: &usize)
malice/benches/rust_vs_root.rs:57
Functionbench_cpp
()
malice/src/lib.rs:304
Functionbench_rust
(b: &mut Bencher, n_files: &usize)
malice/benches/rust_vs_root.rs:53
Functionbin_edges
()
histogram/src/lib.rs:281
Methodbranches
Return the endpoints of all sub-branches of this branch
root-io/src/tree_reader/branch.rs:59
Functioncalc_indices
()
histogram/src/lib.rs:202
Functionclassinfo_not_complete_read
()
root-io/src/core/parsers.rs:344
Functioncriterion_benchmark
(c: &mut Criterion)
root-io/benches/iter_branch.rs:62
Functioncriterion_benchmark
(c: &mut Criterion)
malice/benches/rust_vs_root.rs:61
Methodderef
(&self)
root-io/src/tree_reader/tree.rs:26
Functiondirectory_test_local
()
root-io/src/core/file.rs:364
Functiondirectory_test_remote
()
root-io/src/core/file.rs:370
Functiondownload_partial
()
alice-open-data/src/tests.rs:11
Functionedges_and_centers
()
histogram/src/lib.rs:266
Functionevent_stream_from_esd_file
A helper function which turns a path to an ALICE ESD file into a stream over the `Events` of that file.
malice/src/lib.rs:64
Functionevent_stream_from_files
Create a stream of events found in the given files (local or remote). You probably want to use `event_iterator_from_files` instead unless you are a on
malice/src/lib.rs:127
Functionfaulty_init
()
histogram/src/lib.rs:238
Functionfile_header_test_local
()
root-io/src/core/file.rs:316
Functionfile_header_test_remote
()
root-io/src/core/file.rs:322
Functionfilling
()
histogram/src/lib.rs:245
Functionfixed_size_branch
()
root-io/benches/iter_branch.rs:14
Methodfmt
(&self, f: &mut fmt::Formatter)
root-io/src/core/types.rs:76
Methodfmt
(&self, f: &mut fmt::Formatter)
root-io/src/tree_reader/tree.rs:32
Methodfrom
(url: Url)
root-io/src/core/data_source.rs:61
Methodfrom
(event: &Event)
examples/convert_to_msgpack/src/main.rs:23
Functioninit_histogram
()
histogram/src/lib.rs:218
Functionis_hybrid_track
So called hybrid tracks are sometimes used in order to achieve a more uniform distribution of tracks in eta and phi. This function cannot be used with
malice/src/utils.rs:49
Functionlist_of_rules
()
root-io/src/tests/basic_io.rs:7
Functionlog
Print a debuggable object to the console
root-io/src/test_utils.rs:11
Functionmain
()
root-ls/src/main.rs:10
Functionmain
()
alice-download/src/main.rs:7
Functionmain
()
examples/simple-analysis/src/main.rs:7
Functionmain
()
examples/convert_to_msgpack/src/main.rs:48
Methodnew
(id: i32, comment_str: &str)
root-io/src/core/typeid.rs:66
Methodnew
New file item from the information in a TKeyHeader and the associated file
root-io/src/core/file_item.rs:16
Methodnew
Open a new ROOT file either from a `Url`, or from a `Path` (not available on `wasm32`).
root-io/src/core/file.rs:150
Methodnew
(thing: T)
root-io/src/core/data_source.rs:32
Methodnew
In AliESD files, these parameters are saved in "Tracks.fP[5]"
malice/src/track.rs:105
Methodnew
()
examples/simple-analysis/src/distribution.rs:21
Methodnew
()
histogram/src/lib.rs:124
Functionopen_esd
()
root-io/src/core/file_item.rs:92
Functionopen_simple
()
root-io/src/core/file_item.rs:81
Methodparse_from_raw
A helper function to get around some lifetime issues on the caller sider
root-io/src/tree_reader/leafs.rs:32
Functionparse_pid_probabilities
(input: &[u8])
malice/src/event.rs:244
Functionparse_tobjarray_of_tnameds
ESD trigger classes are strings describing a particular Trigger. Each event (but in reality every run) might have a different "menu" of available trig
root-io/src/core/parsers.rs:296
Methodpx
(&self)
malice/src/track.rs:157
Methodpy
(&self)
malice/src/track.rs:160
Methodpz
(&self)
malice/src/track.rs:163
Functionraw_no_context
Same as `raw` but doesn't require a `Context` as input. Panics if a `Context` is required to parse the underlying buffer (i.e., the given buffer conta
root-io/src/core/parsers.rs:278
Functionread_cms_file_remote
()
root-io/src/core/file.rs:275
Functionread_esd_local_and_remote
()
root-io/tests/read_esd.rs:142
Functionread_esd_wasm
()
root-io/tests/read_esd.rs:119
Functionread_simple_local
()
root-io/tests/read_simple.rs:48
Functionread_simple_remote
()
root-io/tests/read_simple.rs:63
Functionroot_file_methods
()
root-io/tests/high_level_io.rs:61
Functionroot_file_methods_esd
()
root-io/tests/high_level_io.rs:81
Functionrust_cpp_identical_funky_file_1
()
malice/src/lib.rs:205
Functionrust_cpp_identical_funky_file_2
()
malice/src/lib.rs:238
Functionrust_cpp_identical_many_files
()
malice/src/lib.rs:174
Functionsimple_tree
()
root-io/src/tree_reader/mod.rs:23
Methodstream_from_tree
(t: &Tree)
root-io/tests/read_esd.rs:33
Methodstream_from_tree
(t: Tree)
root-io/tests/read_simple.rs:20
Functionstreamerinfo_test_local
()
root-io/src/core/file.rs:404
Functionstreamerinfo_test_remote
()
root-io/src/core/file.rs:410
Functiontbranch_hdr
`TBranchElements` are a subclass of `TBranch` if the content is an Object We ignore the extra information for now and just parse the TBranch"Header" i
root-io/src/tree_reader/branch.rs:176
Functiontest_download_file
()
alice-open-data/src/tests.rs:45
Functiontest_download_file_high_level
()
alice-open-data/src/tests.rs:71
Functiontest_filters
()
malice/src/lib.rs:147
Functiontest_get_file_lists
()
alice-open-data/src/tests.rs:37
Methodto_inline_parser
The definition of the parser parsing this thing such that it can be used in-line
root-io/src/code_gen/rust.rs:13
Methodto_inline_parser
(&self)
root-io/src/core/typeid.rs:186
← previousnext →101–200 of 210, ranked by callers