G4-DESCSS/G4.code-workspace

140 lines
2.8 KiB
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"*.icc": "cpp",
"line": "cpp",
"plane": "cpp",
"qrot": "cpp",
"cmath": "cpp",
"string": "cpp",
"vector": "cpp",
"algorithm": "cpp",
"array": "cpp",
"atomic": "cpp",
"bit": "cpp",
"cctype": "cpp",
"cfenv": "cpp",
"charconv": "cpp",
"chrono": "cpp",
"clocale": "cpp",
"compare": "cpp",
"complex": "cpp",
"concepts": "cpp",
"condition_variable": "cpp",
"csetjmp": "cpp",
"csignal": "cpp",
"cstdarg": "cpp",
"cstddef": "cpp",
"cstdint": "cpp",
"cstdio": "cpp",
"cstdlib": "cpp",
"cstring": "cpp",
"ctime": "cpp",
"cwchar": "cpp",
"deque": "cpp",
"exception": "cpp",
"format": "cpp",
"forward_list": "cpp",
"fstream": "cpp",
"functional": "cpp",
"future": "cpp",
"initializer_list": "cpp",
"iomanip": "cpp",
"ios": "cpp",
"iosfwd": "cpp",
"iostream": "cpp",
"istream": "cpp",
"iterator": "cpp",
"limits": "cpp",
"list": "cpp",
"locale": "cpp",
"map": "cpp",
"memory": "cpp",
"mutex": "cpp",
"new": "cpp",
"numeric": "cpp",
"optional": "cpp",
"ostream": "cpp",
"queue": "cpp",
"ratio": "cpp",
"regex": "cpp",
"set": "cpp",
"sstream": "cpp",
"stack": "cpp",
"stdexcept": "cpp",
"stop_token": "cpp",
"streambuf": "cpp",
"system_error": "cpp",
"thread": "cpp",
"tuple": "cpp",
"type_traits": "cpp",
"typeinfo": "cpp",
"unordered_map": "cpp",
"utility": "cpp",
"xfacet": "cpp",
"xhash": "cpp",
"xiosbase": "cpp",
"xlocale": "cpp",
"xlocbuf": "cpp",
"xlocinfo": "cpp",
"xlocmes": "cpp",
"xlocmon": "cpp",
"xlocnum": "cpp",
"xloctime": "cpp",
"xmemory": "cpp",
"xstddef": "cpp",
"xstring": "cpp",
"xtr1common": "cpp",
"xtree": "cpp",
"xutility": "cpp",
"matrix": "cpp",
"vec2f": "cpp",
"vec3f": "cpp",
"vec4f": "cpp",
"sf_vec": "cpp",
"sf_vec3f": "cpp",
"aida_ntuple": "cpp",
"handle": "cpp",
"img": "cpp",
"mat": "cpp",
"mapmanip": "cpp",
"basket": "cpp",
"branch": "cpp",
"dummy": "cpp",
"graph": "cpp",
"info": "cpp",
"iros": "cpp",
"leaf": "cpp",
"named": "cpp",
"obj_array": "cpp",
"obj_list": "cpp",
"stl_vector": "cpp",
"tree_index": "cpp",
"vector3": "cpp",
"style_parser": "cpp",
"vmanip": "cpp",
"element": "cpp",
"tree": "cpp",
"vertices": "cpp",
"c1d": "cpp",
"dps": "cpp",
"rotf": "cpp",
"vec2": "cpp",
"vec3": "cpp",
"vec4": "cpp",
"bsf": "cpp",
"senum": "cpp",
"value": "cpp",
"ntuple": "cpp",
"free_seg": "cpp",
"base_histo": "cpp",
"c2d": "cpp",
"c3d": "cpp"
}
}
}