Source author record

S. V. Chekanov

S. V. Chekanov appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

22works
9topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

22 published item(s)

preprint2022arXiv

Precision timing for collider-experiment-based calorimetry

In this White Paper for the 2021 Snowmass process, we discuss aspects of precision timing within electromagnetic and hadronic calorimeter systems for high-energy physics collider experiments. Areas of applications include particle identification, event and object reconstruction, and pileup mitigation. Two different system options are considered, namely cell-level timing capabilities covering the full detector volume, and dedicated timing layers integrated in calorimeter systems. A selection of technologies for the different approaches is also discussed.

preprint2022arXiv

Some aspects of impact of the Electron Ion Collider on particle physics at the Energy Frontier

This overview describes several science cases at the Electron-Ion-Collider (EIC) experiment which are traditional to general particle physics. It has an emphasis on connections between future measurements at the EIC and the physics topics explored at high-energy frontier colliders. It covers several selected topics, such as parton density functions, multi-quarks states, correlations of final-state particles, precision QCD measurements and forward jet physics. We will discuss possible EIC measurements that can improve previous experimental results obtained at high-energy (HEP) experiments.

preprint2021arXiv

Jas4pp -- a Data-Analysis Framework for Physics and Detector Studies

This paper describes the Jas4pp framework for exploring physics cases and for detector-performance studies of future particle collision experiments. Jas4pp is a multi-platform Java program for numeric calculations, scientific visualization in 2D and 3D, storing data in various file formats and displaying collision events and detector geometries. It also includes complex data-analysis algorithms for function minimisation, regression analysis, event reconstruction (such as jet reconstruction), limit settings and other libraries widely used in particle physics. The framework can be used with several scripting languages, such as Python/Jython, Groovy and JShell. Several benchmark tests discussed in the paper illustrate significant improvements in the performance of the Groovy and JShell scripting languages compared to the standard Python implementation in C. The improvements for numeric computations in Java are attributed to recent enhancements in the Java Virtual Machine.

preprint2021arXiv

Machine learning using rapidity-mass matrices for event classification problems in HEP

Supervised artificial neural networks with the rapidity-mass matrix (RMM) inputs were studied using several Monte Carlo event samples for various pp collision processes. The study shows the usability of this approach for general event classification problems. The proposed standardization of the ANN feature space can simplify searches for signatures of new physics at the LHC when using machine learning techniques. In particular, we illustrate how to improve signal-over-background ratios in searches for new physics, how to filter out Standard Model events for model-agnostic searches, and how to separate gluon and quark jets for Standard Model measurements.

preprint2021arXiv

Searches for new physics in collision events using a statistical technique for anomaly detection

This paper discusses a statistical anomaly-detection method for model-independent searches for new physics in collision events produced at the Large Hadron Collider (LHC). The method requires calculations of $Z$-scores for a large number of Lorenz-invariant variables to identify events that deviate from those expected for the Standard Model (SM).

preprint2020arXiv

Automated detector simulation and reconstruction parametrization using machine learning

Rapidly applying the effects of detector response to physics objects (e.g. electrons, muons, showers of particles) is essential in high energy physics. Currently available tools for the transformation from truth-level physics objects to reconstructed detector-level physics objects involve manually defining resolution functions. These resolution functions are typically derived in bins of variables that are correlated with the resolution (e.g. pseudorapidity and transverse momentum). This process is time consuming, requires manual updates when detector conditions change, and can miss important correlations. Machine learning offers a way to automate the process of building these truth-to-reconstructed object transformations and can capture complex correlation for any given set of input variables. Such machine learning algorithms, with sufficient optimization, could have a wide range of applications: improving phenomenological studies by using a better detector representation, allowing for more efficient production of Geant4 simulation by only simulating events within an interesting part of phase space, and studies on future experimental sensitivity to new physics.

preprint2016arXiv

Conceptual Design Studies for a CEPC Detector

The physics potential of the Circular Electron Positron Collider (CEPC) can be significantly strengthened by two detectors with complementary designs. A promising detector approach based on the Silicon Detector (SiD) designed for the International Linear Collider (ILC) is presented. Several simplifications of this detector for the lower energies expected at the CEPC are proposed. A number of cost optimizations of this detector are illustrated using full detector simulations. We show that the proposed changes will enable to reach the physics goals at the CEPC.

preprint2016arXiv

Public repository with Monte Carlo simulations for high-energy particle collision experiments

Planning high-energy collision experiments for the next few decades requires extensive Monte Carlo simulations in order to accomplish physics goals of these experiments. Such simulations are essential for understanding fundamental physics processes, as well as for setting up the detector parameters that help establish R&D projects required over the next few decades. This paper describes a public repository with Monte Carlo event samples before and after detector-response simulation. The goal of this repository is to facilitate the accomplishment of many goals in planning a next generation of particle experiments.

preprint2015arXiv

Energy range of hadronic calorimeter towers and cells for high-pT jets at a 100 TeV collider

This paper discusses a study of tower and cell energy ranges of a hadronic calorimeter for a 100 TeV pp collider. The dynamic energy ranges were estimated using Standard Model jets with transverse momenta above 20 TeV. The simulations were performed using the PYTHIA Monte Carlo model after a fast detector simulation tuned to the ATLAS hadronic calorimeter. We estimate the maximum energy range of towers and cells as a function of lateral cell sizes for several extreme cases of jet transverse energy.

preprint2015arXiv

HepSim: a repository with predictions for high-energy physics experiments

A file repository for calculations of cross sections and kinematic distributions using Monte Carlo generators for high-energy collisions is discussed. The repository is used to facilitate effective preservation and archiving of data from theoretical calculations, as well as for comparisons with experimental data. The HepSim data library is publicly accessible and includes a number of Monte Carlo event samples with Standard Model predictions for current and future experiments. The HepSim project includes a software package to automate the process of downloading and viewing online Monte Carlo event samples. A data streaming over a network for end-user analysis is discussed.

preprint2014arXiv

ProMC: Input-output data format for HEP applications using varint encoding

A new data format for Monte Carlo (MC) events, or any structural data, including experimental data, is discussed. The format is designed to store data in a compact binary form using variable-size integer encoding as implemented in the Google's Protocol Buffers package. This approach is implemented in the ProMC library which produces smaller file sizes for MC records compared to the existing input-output libraries used in high-energy physics (HEP). Other important features of the proposed format are a separation of abstract data layouts from concrete programming implementations, self-description and random access. Data stored in ProMC files can be written, read and manipulated in a number of programming languages, such C++, JAVA, FORTRAN and PYTHON.

preprint2013arXiv

Next generation input-output data format for HEP using Google's protocol buffers

We propose a data format for Monte Carlo (MC) events, or any structural data, including experimental data, in a compact binary form using variable-size integer encoding as implemented in the Google's Protocol Buffers package. This approach is implemented in the so-called ProMC library which produces smaller file sizes for MC records compared to the existing input-output libraries used in high-energy physics (HEP). Other important features are a separation of abstract data layouts from concrete programming implementations, self-description and random access. Data stored in ProMC files can be written, read and manipulated in a number of programming languages, such C++, Java and Python.

preprint2013arXiv

Studies of highly-boosted top quarks near the TeV scale using jet masses at the LHC

Studies of highly-boosted top quarks produced inclusively in pp collisions at 14 TeV are discussed. The hadronic decays of boosted top quarks was studied in a data-driven approach by analysing shapes of jet-mass distributions. Using Monte Carlo models after a fast detector simulation, it is shown that inclusive production of boosted top quarks can be observed if it has a cross section at least twice larger than the prediction from the approximate next-to-next-to-leading-order (aNNLO) calculation for the ttbar process. The ttbar process with the nominal aNNLO strength can be measured using the masses of jets after a b-tagging.

preprint2006arXiv

Regularities in hadron systematics, Regge trajectories and a string quark model

An empirical principle for the construction of a linear relationship between the total angular momentum and squared-mass of baryons is proposed. In order to examine linearity of the trajectories, a rigorous least-squares regression analysis was performed. Unlike the standard Regge-Chew-Frautschi approach, the constructed trajectories do not have non-linear behaviour. A similar regularity may exist for lowest-mass mesons. The linear baryonic trajectories are well described by a semi-classical picture based on a spinning relativistic string with tension. The obtained numerical solution of this model was used to extract the (di)quark masses.

preprint2003arXiv

Selection and reconstruction of the top quarks in the all-hadronic decays at a Linear Collider

A method of reconstruction of the top quarks produced in the process E+E- -> t\bar{t} -> 6 jets at a Linear Collider (LC) is proposed. The approach does not involve a kinematic fit, as well as assumptions on the invariant masses of the dijets originating from the decays of W bosons and, therefore, the method is expected to be less sensitive to theoretical and experimental uncertainties on the top-mass measurement than traditional reconstruction methods. For the first time, the reconstruction of the top quarks was investigated using the full LC detector simulation after taking into account the background arising from QCD multi-jet production.

preprint1998arXiv

Scale-Invariant Dynamical Fluctuations in Jet Physics

An interpretation of scale-invariant multiplicity fluctuations inside hadronic jets is presented. It is based on the branching mechanism with the angular ordering of soft partons in sequential branchings. A relationship with fractal distributions is demonstrated. The model takes into account the finiteness of the number of particles produced in jets (finite energy) and leads to a good description of the multifractal fluctuations observed in E+E- processes.