Project
Loading...
Searching...
No Matches
FT3Module.cxx File Reference

Implementation of the FT3Module class. More...

#include "FT3Simulation/FT3Module.h"
#include <TGeoManager.h>
#include <TGeoMaterial.h>
#include <TGeoMedium.h>
#include <TGeoBBox.h>
#include <TGeoMatrix.h>
#include <cmath>
#include <iostream>
#include <vector>
#include <set>
#include <algorithm>

Go to the source code of this file.

Functions

double calculate_y_circle (double x, double radius)
 

Detailed Description

Implementation of the FT3Module class.

Definition in file FT3Module.cxx.

Function Documentation

◆ calculate_y_circle()

double calculate_y_circle ( double  x,
double  radius 
)

Definition at line 78 of file FT3Module.cxx.