Skip to content

antoinecharruel/root_data_analysis_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README.md

Download a pre-compiled binary distribution

Download the release for the desired platform and ROOT version: https://root.cern/install/all_releases/

Install

Place ROOT in the following directory: \third_party\root

Build

mkdir build
cd build
cmake -G "Visual Studio 17 2022" ..
cmake --build . --config Debug -- /m

Run

Use Developer Command Prompt for VS 2022

About

root_data_analysis_template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published